Home
last modified time | relevance | path

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

/linux-4.19.296/include/asm-generic/
Dpgtable-nopud.h32 static inline int p4d_bad(p4d_t p4d) { return 0; } in p4d_bad() function
D5level-fixup.h23 #define p4d_bad(p4d) 0 macro