Home
last modified time | relevance | path

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

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