taglinefilesource code
__bad_page190include/asm-alpha/pgtable.hextern pte_t __bad_page(void);
__bad_page196include/asm-alpha/pgtable.h#define BAD_PAGE  __bad_page()
__bad_page260include/asm-i386/pgtable.hextern pte_t __bad_page(void);
__bad_page264include/asm-i386/pgtable.h#define BAD_PAGE __bad_page()
__bad_page168include/asm-mips/pgtable.hextern pte_t __bad_page(void);
__bad_page174include/asm-mips/pgtable.h#define BAD_PAGE __bad_page()
__bad_page163include/asm-ppc/pgtable.hextern pte_t __bad_page(void);
__bad_page169include/asm-ppc/pgtable.h#define BAD_PAGE __bad_page()
__bad_page127include/asm-sparc/pgtable.hextern pte_t __bad_page(void);
__bad_page133include/asm-sparc/pgtable.h#define BAD_PAGE __bad_page()