Searched refs:PTE (Results 1 – 1 of 1) sorted by relevance
205 #define PTE_TABLE(PTE) (((PTE) & (PTE_V | PTE_R | PTE_W | PTE_X)) == PTE_V) argument