Home
last modified time | relevance | path

Searched refs:pgd_ERROR (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v4.19/arch/um/include/asm/
Dpgtable-2level.h32 #define pgd_ERROR(e) \ macro
Dpgtable-3level.h53 #define pgd_ERROR(e) \ macro
/Linux-v4.19/include/asm-generic/
Dpgtable-nop4d-hack.h31 #define pud_ERROR(pud) (pgd_ERROR((pud).pgd))
Dpgtable-nop4d.h26 #define p4d_ERROR(p4d) (pgd_ERROR((p4d).pgd))
/Linux-v4.19/arch/x86/include/asm/
Dpgtable-2level.h7 #define pgd_ERROR(e) \ macro
Dpgtable_64.h50 #define pgd_ERROR(e) \ macro
Dpgtable-3level.h20 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/sh/include/asm/
Dpgtable_32.h431 #define pgd_ERROR(e) \ macro
436 #define pgd_ERROR(e) \ macro
Dpgtable_64.h27 #define pgd_ERROR(e) \ macro
/Linux-v4.19/mm/
Dpgtable-generic.c22 pgd_ERROR(*pgd); in pgd_clear_bad()
/Linux-v4.19/arch/mips/include/asm/
Dpgtable-32.h85 #define pgd_ERROR(e) \ macro
Dpgtable-64.h169 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/
Dpgtable.h64 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/m68k/include/asm/
Dsun3_pgtable.h158 #define pgd_ERROR(e) \ macro
Dmcf_pgtable.h212 #define pgd_ERROR(e) \ macro
Dmotorola_pgtable.h160 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/nios2/include/asm/
Dpgtable.h269 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/unicore32/include/asm/
Dpgtable.h54 #define pgd_ERROR(pgd) __pgd_error(__FILE__, __LINE__, pgd_val(pgd)) macro
/Linux-v4.19/arch/arc/include/asm/
Dpgtable.h248 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgtable.h309 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/hexagon/include/asm/
Dpgtable.h111 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/sparc/include/asm/
Dpgtable_32.h35 #define pgd_ERROR(e) __builtin_trap() macro
/Linux-v4.19/arch/sh/mm/
Dinit.c53 pgd_ERROR(*pgd); in __get_pte_phys()
/Linux-v4.19/arch/riscv/include/asm/
Dpgtable.h267 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/alpha/include/asm/
Dpgtable.h355 #define pgd_ERROR(e) \ macro

12