Home
last modified time | relevance | path

Searched defs:p4d_none (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/asm-generic/
Dpgtable-nopud.h31 static inline int p4d_none(p4d_t p4d) { return 0; } in p4d_none() function
D5level-fixup.h24 static inline int p4d_none(p4d_t p4d) in p4d_none() function
/Linux-v5.4/arch/x86/mm/
Ddump_pagetables.c468 #define p4d_none(a) pud_none(__pud(p4d_val(a))) macro
/Linux-v5.4/arch/x86/include/asm/
Dpgtable.h900 static inline int p4d_none(p4d_t p4d) in p4d_none() function
/Linux-v5.4/arch/s390/include/asm/
Dpgtable.h644 static inline int p4d_none(p4d_t p4d) in p4d_none() function