Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/um/include/asm/
Dpgtable-2level.h32 #define pgd_ERROR(e) \ macro
Dpgtable-3level.h53 #define pgd_ERROR(e) \ macro
/Linux-v4.19/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-v4.19/arch/sh/include/asm/
Dpgtable_32.h431 #define pgd_ERROR(e) \ macro
436 #define pgd_ERROR(e) \ macro
Dpgtable_64.h27 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/mips/include/asm/
Dpgtable-32.h85 #define pgd_ERROR(e) \ macro
Dpgtable-64.h169 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/
Dpgtable.h64 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/nios2/include/asm/
Dpgtable.h269 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/unicore32/include/asm/
Dpgtable.h54 #define pgd_ERROR(pgd) __pgd_error(__FILE__, __LINE__, pgd_val(pgd)) macro
/Linux-v4.19/arch/hexagon/include/asm/
Dpgtable.h111 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/m68k/include/asm/
Dsun3_pgtable.h158 #define pgd_ERROR(e) \ macro
Dmotorola_pgtable.h160 #define pgd_ERROR(e) \ macro
Dmcf_pgtable.h212 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgtable.h309 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/arc/include/asm/
Dpgtable.h248 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/
Dpgtable.h102 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/riscv/include/asm/
Dpgtable.h267 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/sparc/include/asm/
Dpgtable_32.h35 #define pgd_ERROR(e) __builtin_trap() macro
/Linux-v4.19/arch/alpha/include/asm/
Dpgtable.h355 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/arm/include/asm/
Dpgtable.h58 #define pgd_ERROR(pgd) __pgd_error(__FILE__, __LINE__, pgd) macro
/Linux-v4.19/arch/openrisc/include/asm/
Dpgtable.h411 #define pgd_ERROR(e) \ macro
/Linux-v4.19/arch/nds32/include/asm/
Dpgtable.h42 #define pgd_ERROR(pgd) __pgd_error(__FILE__, __LINE__, pgd_val(pgd)) macro

12