Lines Matching refs:execonly
4095 int maxphyaddr, bool execonly) in __reset_rsvds_bits_mask_ept() argument
4123 if (!execonly) { in __reset_rsvds_bits_mask_ept()
4131 struct kvm_mmu *context, bool execonly) in reset_rsvds_bits_mask_ept() argument
4134 cpuid_maxphyaddr(vcpu), execonly); in reset_rsvds_bits_mask_ept()
4225 struct kvm_mmu *context, bool execonly) in reset_ept_shadow_zero_bits_mask() argument
4228 shadow_phys_bits, execonly); in reset_ept_shadow_zero_bits_mask()
4651 bool execonly, u8 level) in kvm_calc_shadow_ept_root_page_role() argument
4673 role.ext.execonly = execonly; in kvm_calc_shadow_ept_root_page_role()
4678 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly, in kvm_init_shadow_ept_mmu() argument
4685 execonly, level); in kvm_init_shadow_ept_mmu()
4707 reset_rsvds_bits_mask_ept(vcpu, context, execonly); in kvm_init_shadow_ept_mmu()
4708 reset_ept_shadow_zero_bits_mask(vcpu, context, execonly); in kvm_init_shadow_ept_mmu()