Lines Matching refs:execonly
4599 int maxphyaddr, bool execonly) in __reset_rsvds_bits_mask_ept() argument
4627 if (!execonly) { in __reset_rsvds_bits_mask_ept()
4635 struct kvm_mmu *context, bool execonly) in reset_rsvds_bits_mask_ept() argument
4638 cpuid_maxphyaddr(vcpu), execonly); in reset_rsvds_bits_mask_ept()
4721 struct kvm_mmu *context, bool execonly) in reset_ept_shadow_zero_bits_mask() argument
4724 shadow_phys_bits, execonly); in reset_ept_shadow_zero_bits_mask()
5098 bool execonly) in kvm_calc_shadow_ept_root_page_role() argument
5120 role.ext.execonly = execonly; in kvm_calc_shadow_ept_root_page_role()
5125 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly, in kvm_init_shadow_ept_mmu() argument
5131 execonly); in kvm_init_shadow_ept_mmu()
5155 reset_rsvds_bits_mask_ept(vcpu, context, execonly); in kvm_init_shadow_ept_mmu()
5156 reset_ept_shadow_zero_bits_mask(vcpu, context, execonly); in kvm_init_shadow_ept_mmu()