Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpgtable-generic.c32 void p4d_clear_bad(p4d_t *p4d) in p4d_clear_bad() function
/openbmc/linux/include/linux/
H A Dpgtable.h1001 #define p4d_clear_bad(p4d) do { } while (0) macro