Home
last modified time | relevance | path

Searched defs:pgd_ERROR (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.6.21/arch/um/include/asm/
Dpgtable-2level.h30 #define pgd_ERROR(e) \ macro
Dpgtable-3level.h51 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/x86/include/asm/
Dpgtable-2level.h7 #define pgd_ERROR(e) \ macro
Dpgtable-3level.h18 #define pgd_ERROR(e) \ macro
Dpgtable_64.h50 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/sh/include/asm/
Dpgtable_32.h415 #define pgd_ERROR(e) \ macro
420 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/arc/include/asm/
Dpgtable-levels.h101 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/mips/include/asm/
Dpgtable-32.h114 #define pgd_ERROR(e) \ macro
Dpgtable-64.h164 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/m68k/include/asm/
Dsun3_pgtable.h131 #define pgd_ERROR(e) \ macro
Dmotorola_pgtable.h144 #define pgd_ERROR(e) \ macro
Dmcf_pgtable.h149 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/nios2/include/asm/
Dpgtable.h237 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/csky/include/asm/
Dpgtable.h28 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/hexagon/include/asm/
Dpgtable.h100 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/powerpc/include/asm/nohash/32/
Dpgtable.h61 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/arm/include/asm/
Dpgtable.h63 #define pgd_ERROR(pgd) __pgd_error(__FILE__, __LINE__, pgd) macro
/linux-6.6.21/arch/powerpc/include/asm/nohash/64/
Dpgtable.h276 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/xtensa/include/asm/
Dpgtable.h210 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/microblaze/include/asm/
Dpgtable.h110 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/openrisc/include/asm/
Dpgtable.h367 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/alpha/include/asm/
Dpgtable.h358 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/sparc/include/asm/
Dpgtable_32.h45 #define pgd_ERROR(e) __builtin_trap() macro
/linux-6.6.21/arch/powerpc/include/asm/book3s/32/
Dpgtable.h230 #define pgd_ERROR(e) \ macro
/linux-6.6.21/arch/ia64/include/asm/
Dpgtable.h167 #define pgd_ERROR(e) printk("%s:%d: bad pgd %016lx.\n", __FILE__, __LINE__, pgd_val(e)) macro

12