Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dpgtable.h295 #define p4d_leaf p4d_leaf macro
296 static inline bool p4d_leaf(p4d_t p4d) in p4d_leaf() function
/linux-6.12.1/include/linux/
Dpgtable.h1895 #define p4d_leaf(x) false macro