Searched refs:pud_ERROR (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h85 #define pud_ERROR(e) \ macro
/linux-master/include/asm-generic/
H A Dpgtable-nopud.h32 #define pud_ERROR(pud) (p4d_ERROR((pud).p4d)) macro
H A Dpgtable-nopmd.h36 #define pmd_ERROR(pmd) (pud_ERROR((pmd).pud))
/linux-master/arch/arc/include/asm/
H A Dpgtable-levels.h118 #define pud_ERROR(e) \ macro
/linux-master/arch/mips/include/asm/
H A Dpgtable-64.h161 #define pud_ERROR(e) \ macro
/linux-master/arch/x86/include/asm/
H A Dpgtable_64.h40 #define pud_ERROR(e) \ macro
/linux-master/arch/sh/mm/
H A Dinit.c68 pud_ERROR(*pud);
/linux-master/mm/
H A Dpgtable-generic.c42 pud_ERROR(*pud);
/linux-master/arch/riscv/include/asm/
H A Dpgtable-64.h272 #define pud_ERROR(e) \ macro
/linux-master/arch/loongarch/include/asm/
H A Dpgtable.h116 #define pud_ERROR(e) \ macro
/linux-master/arch/sparc/include/asm/
H A Dpgtable_64.h102 #define pud_ERROR(e) \ macro
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h992 #define pud_ERROR(e) \ macro
/linux-master/arch/arm64/include/asm/
H A Dpgtable.h792 #define pud_ERROR(e) \ macro
/linux-master/arch/s390/include/asm/
H A Dpgtable.h73 #define pud_ERROR(e) \ macro

Completed in 356 milliseconds