Home
last modified time | relevance | path

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

/xen/xen/include/asm-arm/
A Dpage.h89 #define PAGE_XN_MASK(x) (((x) >> _PAGE_XN_BIT) & 0x1U) macro
/xen/xen/arch/arm/
A Dmm.c1218 pte.pt.xn = PAGE_XN_MASK(flags); in xen_pt_update_entry()
1257 !PAGE_XN_MASK(flags) ) in xen_pt_update()

Completed in 6 milliseconds