/Linux-v4.19/arch/um/include/asm/ |
D | pgtable-2level.h | 32 #define pgd_ERROR(e) \ macro
|
D | pgtable-3level.h | 53 #define pgd_ERROR(e) \ macro
|
/Linux-v4.19/include/asm-generic/ |
D | pgtable-nop4d-hack.h | 31 #define pud_ERROR(pud) (pgd_ERROR((pud).pgd))
|
D | pgtable-nop4d.h | 26 #define p4d_ERROR(p4d) (pgd_ERROR((p4d).pgd))
|
/Linux-v4.19/arch/x86/include/asm/ |
D | pgtable-2level.h | 7 #define pgd_ERROR(e) \ macro
|
D | pgtable_64.h | 50 #define pgd_ERROR(e) \ macro
|
D | pgtable-3level.h | 20 #define pgd_ERROR(e) \ macro
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgtable_32.h | 431 #define pgd_ERROR(e) \ macro 436 #define pgd_ERROR(e) \ macro
|
D | pgtable_64.h | 27 #define pgd_ERROR(e) \ macro
|
/Linux-v4.19/mm/ |
D | pgtable-generic.c | 22 pgd_ERROR(*pgd); in pgd_clear_bad()
|
/Linux-v4.19/arch/mips/include/asm/ |
D | pgtable-32.h | 85 #define pgd_ERROR(e) \ macro
|
D | pgtable-64.h | 169 #define pgd_ERROR(e) \ macro
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/ |
D | pgtable.h | 64 #define pgd_ERROR(e) \ macro
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 158 #define pgd_ERROR(e) \ macro
|
D | mcf_pgtable.h | 212 #define pgd_ERROR(e) \ macro
|
D | motorola_pgtable.h | 160 #define pgd_ERROR(e) \ macro
|
/Linux-v4.19/arch/nios2/include/asm/ |
D | pgtable.h | 269 #define pgd_ERROR(e) \ macro
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | pgtable.h | 54 #define pgd_ERROR(pgd) __pgd_error(__FILE__, __LINE__, pgd_val(pgd)) macro
|
/Linux-v4.19/arch/arc/include/asm/ |
D | pgtable.h | 248 #define pgd_ERROR(e) \ macro
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 309 #define pgd_ERROR(e) \ macro
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | pgtable.h | 111 #define pgd_ERROR(e) \ macro
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | pgtable_32.h | 35 #define pgd_ERROR(e) __builtin_trap() macro
|
/Linux-v4.19/arch/sh/mm/ |
D | init.c | 53 pgd_ERROR(*pgd); in __get_pte_phys()
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | pgtable.h | 267 #define pgd_ERROR(e) \ macro
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | pgtable.h | 355 #define pgd_ERROR(e) \ macro
|