taglinefilesource code
empty_bad_page55arch/i386/mm/init.cextern char empty_bad_page[PAGE_SIZE];
empty_bad_page59arch/i386/mm/init.c"D" ((long) empty_bad_page),
empty_bad_page62arch/i386/mm/init.creturn pte_mkdirty(mk_pte((unsigned long) empty_bad_page, PAGE_SHARED));
empty_bad_page68arch/mips/mm/init.cextern char empty_bad_page[PAGE_SIZE];
empty_bad_page80arch/mips/mm/init.c:"0" ((long) empty_bad_page),
empty_bad_page83arch/mips/mm/init.creturn pte_mkdirty(mk_pte((unsigned long) empty_bad_page, PAGE_SHARED));
empty_bad_page20include/asm-sparc/system.h#define EMPTY_PGT       (&empty_bad_page)
empty_bad_page41include/asm-sparc/system.hextern unsigned long empty_bad_page;