taglinefilesource code
__bad_page247include/asm-alpha/pgtable.hextern pte_t __bad_page(void);
__bad_page253include/asm-alpha/pgtable.h#define BAD_PAGE  __bad_page()
__bad_page267include/asm-i386/pgtable.hextern pte_t __bad_page(void);
__bad_page271include/asm-i386/pgtable.h#define BAD_PAGE __bad_page()
__bad_page154include/asm-m68k/pgtable.hextern pte_t __bad_page(void);
__bad_page158include/asm-m68k/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_page140include/asm-sparc/pgtable.hextern pte_t __bad_page(void);
__bad_page146include/asm-sparc/pgtable.h#define BAD_PAGE __bad_page()