Searched refs:PAGE_AI_MASK (Results 1 – 2 of 2) sorted by relevance
83 #define PAGE_AI_MASK(x) ((x) & 0x7U) macro
1079 if ( entry.pt.ai != PAGE_AI_MASK(flags) ) in xen_pt_check_entry()1082 entry.pt.ai, PAGE_AI_MASK(flags)); in xen_pt_check_entry()1208 pte = mfn_to_xen_entry(mfn, PAGE_AI_MASK(flags)); in xen_pt_update_entry()
Completed in 6 milliseconds