taglinefilesource code
empty_bad_page_table50arch/i386/mm/init.cextern char empty_bad_page_table[PAGE_SIZE];
empty_bad_page_table54arch/i386/mm/init.c"D" ((long) empty_bad_page_table),
empty_bad_page_table57arch/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_table73arch/ppc/mm/init.cextern char empty_bad_page_table[PAGE_SIZE];
empty_bad_page_table86arch/ppc/mm/init.c"0" ((long) empty_bad_page_table),
empty_bad_page_table89arch/ppc/mm/init.creturn (pte_t *) empty_bad_page_table;
empty_bad_page_table12include/asm-sparc/system.h#define EMPTY_PGE  (&empty_bad_page_table)
empty_bad_page_table33include/asm-sparc/system.hextern unsigned long empty_bad_page_table;