Home
last modified time | relevance | path

Searched refs:PAGE_AI_MASK (Results 1 – 2 of 2) sorted by relevance

/xen/xen/include/asm-arm/
A Dpage.h83 #define PAGE_AI_MASK(x) ((x) & 0x7U) macro
/xen/xen/arch/arm/
A Dmm.c1079 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