Searched refs:_PAGE_GNTTAB (Results 1 – 4 of 4) sorted by relevance
331 #undef _PAGE_GNTTAB333 #ifndef _PAGE_GNTTAB334 #define _PAGE_GNTTAB 0 macro
152 #define _PAGE_GNTTAB (1U<<22) macro
40 _PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_DIRTY | _PAGE_GNTTAB | _PAGE_NX; in grant_to_pte_flags()
157 #define L1_DISALLOW_MASK ((base_disallow_mask | _PAGE_GNTTAB) & ~_PAGE_GLOBAL)1225 if ( (l1e_get_flags(l1e) & _PAGE_GNTTAB) && in put_page_from_l1e()
Completed in 13 milliseconds