taglinefilesource code
empty_bad_page_table44arch/i386/mm/init.cextern char empty_bad_page_table[PAGE_SIZE];
empty_bad_page_table48arch/i386/mm/init.c"D" ((long) empty_bad_page_table),
empty_bad_page_table51arch/i386/mm/init.creturn (pte_t *) empty_bad_page_table;
empty_bad_page_table47arch/mips/mm/init.cextern char empty_bad_page_table[PAGE_SIZE];
empty_bad_page_table60arch/mips/mm/init.c"0" ((long) empty_bad_page_table),
empty_bad_page_table63arch/mips/mm/init.creturn (pte_t *) empty_bad_page_table;
empty_bad_page_table21include/asm-sparc/system.h#define EMPTY_PGE  (&empty_bad_page_table)
empty_bad_page_table42include/asm-sparc/system.hextern unsigned long empty_bad_page_table;