Searched refs:pte_hidden (Results 1 – 2 of 2) sorted by relevance
/arch/x86/mm/kmemcheck/ | ||
D | pte.c | 17 if (!pte_hidden(*pte)) in kmemcheck_pte_lookup() |
/arch/x86/include/asm/ | ||
D | pgtable.h | 536 static inline int pte_hidden(pte_t pte) in pte_hidden() function |