Searched refs:modify_spte_protections (Results 1 – 1 of 1) sorted by relevance
304 static u64 modify_spte_protections(u64 spte, u64 set, u64 clear) in modify_spte_protections() function322 return modify_spte_protections(spte, shadow_x_mask, shadow_nx_mask); in make_spte_executable()327 return modify_spte_protections(spte, shadow_nx_mask, shadow_x_mask); in make_spte_nonexecutable()