Home
last modified time | relevance | path

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

12

/Linux-v5.10/arch/um/include/asm/
Dpgtable-2level.h31 #define pgd_ERROR(e) \ macro
Dpgtable-3level.h52 #define pgd_ERROR(e) \ macro
/Linux-v5.10/include/asm-generic/
Dpgtable-nop4d.h26 #define p4d_ERROR(p4d) (pgd_ERROR((p4d).pgd))
/Linux-v5.10/arch/x86/include/asm/
Dpgtable-2level.h7 #define pgd_ERROR(e) \ macro
Dpgtable-3level.h20 #define pgd_ERROR(e) \ macro
Dpgtable_64.h50 #define pgd_ERROR(e) \ macro
/Linux-v5.10/arch/sh/include/asm/
Dpgtable_32.h415 #define pgd_ERROR(e) \ macro
420 #define pgd_ERROR(e) \ macro
/Linux-v5.10/arch/m68k/include/asm/
Dsun3_pgtable.h149 #define pgd_ERROR(e) \ macro
Dmotorola_pgtable.h166 #define pgd_ERROR(e) \ macro
Dmcf_pgtable.h204 #define pgd_ERROR(e) \ macro
/Linux-v5.10/arch/mips/include/asm/
Dpgtable-32.h116 #define pgd_ERROR(e) \ macro
Dpgtable-64.h170 #define pgd_ERROR(e) \ macro
/Linux-v5.10/mm/
Dpgtable-generic.c23 pgd_ERROR(*pgd); in pgd_clear_bad()
/Linux-v5.10/arch/nios2/include/asm/
Dpgtable.h250 #define pgd_ERROR(e) \ macro
/Linux-v5.10/arch/hexagon/include/asm/
Dpgtable.h97 #define pgd_ERROR(e) \ macro
/Linux-v5.10/arch/arc/include/asm/
Dpgtable.h246 #define pgd_ERROR(e) \ macro
/Linux-v5.10/arch/csky/include/asm/
Dpgtable.h32 #define pgd_ERROR(e) \ macro
/Linux-v5.10/arch/powerpc/include/asm/nohash/64/
Dpgtable.h291 #define pgd_ERROR(e) \ macro
/Linux-v5.10/arch/powerpc/include/asm/nohash/32/
Dpgtable.h62 #define pgd_ERROR(e) \ macro
/Linux-v5.10/arch/xtensa/include/asm/
Dpgtable.h226 #define pgd_ERROR(e) \ macro
/Linux-v5.10/arch/openrisc/include/asm/
Dpgtable.h381 #define pgd_ERROR(e) \ macro
/Linux-v5.10/arch/alpha/include/asm/
Dpgtable.h343 #define pgd_ERROR(e) \ macro
/Linux-v5.10/arch/arm/include/asm/
Dpgtable.h54 #define pgd_ERROR(pgd) __pgd_error(__FILE__, __LINE__, pgd) macro
/Linux-v5.10/arch/sparc/include/asm/
Dpgtable_32.h45 #define pgd_ERROR(e) __builtin_trap() macro
/Linux-v5.10/arch/sh/mm/
Dinit.c56 pgd_ERROR(*pgd); in __get_pte_phys()

12