Searched refs:PT_PRESENT (Results 1 – 2 of 2) sorted by relevance
22 #define PT_PRESENT (1 << 0) macro
27 #define pte_present(pte) (pte & PT_PRESENT)