Home
last modified time | relevance | path

Searched defs:p4d_ERROR (Results 1 – 2 of 2) sorted by relevance

/linux/include/asm-generic/
H A Dpgtable-nop4d.h25 #define p4d_ERROR(p4d) (pgd_ERROR((p4d).pgd)) macro
/linux/arch/x86/include/asm/
H A Dpgtable_64.h44 #define p4d_ERROR(e) \ macro