Home
last modified time | relevance | path

Searched refs:p4d_ERROR (Results 1 – 8 of 8) sorted by relevance

/linux/include/asm-generic/
H A Dpgtable-nopud.h32 #define pud_ERROR(pud) (p4d_ERROR((pud).p4d))
H A Dpgtable-nop4d.h25 #define p4d_ERROR(p4d) (pgd_ERROR((p4d).pgd)) macro
/linux/arch/x86/include/asm/
H A Dpgtable_64.h45 #define p4d_ERROR(e) \ macro
/linux/mm/
H A Dpgtable-generic.c34 p4d_ERROR(*p4d); in p4d_clear_bad()
/linux/arch/sh/mm/
H A Dinit.c62 p4d_ERROR(*p4d); in __get_pte_phys()
/linux/arch/riscv/include/asm/
H A Dpgtable-64.h273 #define p4d_ERROR(e) \ macro
/linux/arch/s390/include/asm/
H A Dpgtable.h75 #define p4d_ERROR(e) \ macro
/linux/arch/arm64/include/asm/
H A Dpgtable.h990 #define p4d_ERROR(e) \ macro