Home
last modified time | relevance | path

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

12

/Linux-v5.15/arch/um/include/asm/
Dpgtable-2level.h30 #define pgd_ERROR(e) \ macro
Dpgtable-3level.h51 #define pgd_ERROR(e) \ macro
/Linux-v5.15/include/asm-generic/
Dpgtable-nop4d.h25 #define p4d_ERROR(p4d) (pgd_ERROR((p4d).pgd))
/Linux-v5.15/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-v5.15/arch/sh/include/asm/
Dpgtable_32.h415 #define pgd_ERROR(e) \ macro
420 #define pgd_ERROR(e) \ macro
/Linux-v5.15/arch/arc/include/asm/
Dpgtable-levels.h104 #define pgd_ERROR(e) \ macro
/Linux-v5.15/mm/
Dpgtable-generic.c23 pgd_ERROR(*pgd); in pgd_clear_bad()
/Linux-v5.15/arch/mips/include/asm/
Dpgtable-32.h115 #define pgd_ERROR(e) \ macro
Dpgtable-64.h169 #define pgd_ERROR(e) \ macro
/Linux-v5.15/arch/m68k/include/asm/
Dsun3_pgtable.h149 #define pgd_ERROR(e) \ macro
Dmotorola_pgtable.h168 #define pgd_ERROR(e) \ macro
Dmcf_pgtable.h206 #define pgd_ERROR(e) \ macro
/Linux-v5.15/arch/nios2/include/asm/
Dpgtable.h248 #define pgd_ERROR(e) \ macro
/Linux-v5.15/arch/hexagon/include/asm/
Dpgtable.h97 #define pgd_ERROR(e) \ macro
/Linux-v5.15/arch/powerpc/include/asm/nohash/64/
Dpgtable.h296 #define pgd_ERROR(e) \ macro
/Linux-v5.15/arch/csky/include/asm/
Dpgtable.h30 #define pgd_ERROR(e) \ macro
/Linux-v5.15/arch/powerpc/include/asm/nohash/32/
Dpgtable.h61 #define pgd_ERROR(e) \ macro
/Linux-v5.15/arch/openrisc/include/asm/
Dpgtable.h380 #define pgd_ERROR(e) \ macro
/Linux-v5.15/arch/sh/mm/
Dinit.c56 pgd_ERROR(*pgd); in __get_pte_phys()
/Linux-v5.15/arch/xtensa/include/asm/
Dpgtable.h225 #define pgd_ERROR(e) \ macro
/Linux-v5.15/arch/arm/include/asm/
Dpgtable.h54 #define pgd_ERROR(pgd) __pgd_error(__FILE__, __LINE__, pgd) macro
/Linux-v5.15/arch/alpha/include/asm/
Dpgtable.h338 #define pgd_ERROR(e) \ macro
/Linux-v5.15/arch/sparc/include/asm/
Dpgtable_32.h45 #define pgd_ERROR(e) __builtin_trap() macro

12