Home
last modified time | relevance | path

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

/Linux-v4.19/include/asm-generic/
Dpgtable-nop4d.h26 #define p4d_ERROR(p4d) (pgd_ERROR((p4d).pgd)) macro
Dpgtable-nopud.h35 #define pud_ERROR(pud) (p4d_ERROR((pud).p4d))
D5level-fixup.h25 #define p4d_ERROR(p4d) do { } while (0) macro
/Linux-v4.19/arch/x86/include/asm/
Dpgtable_64.h45 #define p4d_ERROR(e) \ macro
/Linux-v4.19/mm/
Dpgtable-generic.c28 p4d_ERROR(*p4d); in p4d_clear_bad()
/Linux-v4.19/arch/s390/include/asm/
Dpgtable.h74 #define p4d_ERROR(e) \ macro