Searched refs:has_exec_only (Results 1 – 2 of 2) sorted by relevance
415 void kvm_mmu_set_ept_masks(bool has_ad_bits, bool has_exec_only) in kvm_mmu_set_ept_masks() argument422 shadow_present_mask = has_exec_only ? 0ull : VMX_EPT_READABLE_MASK; in kvm_mmu_set_ept_masks()
105 void kvm_mmu_set_ept_masks(bool has_ad_bits, bool has_exec_only);