Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
Dpgtable-nopud.h32 #define pud_ERROR(pud) (p4d_ERROR((pud).p4d))
Dpgtable-nop4d.h26 #define p4d_ERROR(p4d) (pgd_ERROR((p4d).pgd)) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable_64.h45 #define p4d_ERROR(e) \ macro
/kernel/linux/linux-5.10/mm/
Dpgtable-generic.c30 p4d_ERROR(*p4d); in p4d_clear_bad()
/kernel/linux/linux-5.10/arch/sh/mm/
Dinit.c62 p4d_ERROR(*p4d); in __get_pte_phys()
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dpgtable.h75 #define p4d_ERROR(e) \ macro