/linux-6.6.21/arch/um/include/asm/ |
D | pgtable-2level.h | 30 #define pgd_ERROR(e) \ macro
|
D | pgtable-3level.h | 51 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/x86/include/asm/ |
D | pgtable-2level.h | 7 #define pgd_ERROR(e) \ macro
|
D | pgtable-3level.h | 18 #define pgd_ERROR(e) \ macro
|
D | pgtable_64.h | 50 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/sh/include/asm/ |
D | pgtable_32.h | 415 #define pgd_ERROR(e) \ macro 420 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/arc/include/asm/ |
D | pgtable-levels.h | 101 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/mips/include/asm/ |
D | pgtable-32.h | 114 #define pgd_ERROR(e) \ macro
|
D | pgtable-64.h | 164 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 131 #define pgd_ERROR(e) \ macro
|
D | motorola_pgtable.h | 144 #define pgd_ERROR(e) \ macro
|
D | mcf_pgtable.h | 149 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/nios2/include/asm/ |
D | pgtable.h | 237 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/csky/include/asm/ |
D | pgtable.h | 28 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/hexagon/include/asm/ |
D | pgtable.h | 100 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/powerpc/include/asm/nohash/32/ |
D | pgtable.h | 61 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/arm/include/asm/ |
D | pgtable.h | 63 #define pgd_ERROR(pgd) __pgd_error(__FILE__, __LINE__, pgd) macro
|
/linux-6.6.21/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 276 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/xtensa/include/asm/ |
D | pgtable.h | 210 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/microblaze/include/asm/ |
D | pgtable.h | 110 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/openrisc/include/asm/ |
D | pgtable.h | 367 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/alpha/include/asm/ |
D | pgtable.h | 358 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/sparc/include/asm/ |
D | pgtable_32.h | 45 #define pgd_ERROR(e) __builtin_trap() macro
|
/linux-6.6.21/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 230 #define pgd_ERROR(e) \ macro
|
/linux-6.6.21/arch/ia64/include/asm/ |
D | pgtable.h | 167 #define pgd_ERROR(e) printk("%s:%d: bad pgd %016lx.\n", __FILE__, __LINE__, pgd_val(e)) macro
|