Home
last modified time | relevance | path

Searched refs:perms_strictly_increased (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/asm-x86/
A Dpage.h385 perms_strictly_increased(uint32_t old_flags, uint32_t new_flags) in perms_strictly_increased() function
/xen/xen/arch/x86/mm/hap/
A Dhap.c801 && perms_strictly_increased(old_flags, l1e_get_flags(new)) ); in hap_write_p2m_entry()
/xen/xen/arch/x86/mm/shadow/
A Dmulti.c932 || !perms_strictly_increased(shadow_l4e_get_flags(old_sl4e), in shadow_set_l4e()
979 !perms_strictly_increased(shadow_l3e_get_flags(old_sl3e), in shadow_set_l3e()
1065 !perms_strictly_increased(shadow_l2e_get_flags(old_sl2e), in shadow_set_l2e()

Completed in 13 milliseconds