Lines Matching refs:execonly
4759 u64 pa_bits_rsvd, bool execonly, int huge_page_level) in __reset_rsvds_bits_mask_ept() argument
4788 if (!execonly) { in __reset_rsvds_bits_mask_ept()
4796 struct kvm_mmu *context, bool execonly, int huge_page_level) in reset_rsvds_bits_mask_ept() argument
4799 vcpu->arch.reserved_gpa_bits, execonly, in reset_rsvds_bits_mask_ept()
4891 reset_ept_shadow_zero_bits_mask(struct kvm_mmu *context, bool execonly) in reset_ept_shadow_zero_bits_mask() argument
4894 reserved_hpa_bits(), execonly, in reset_ept_shadow_zero_bits_mask()
5252 bool execonly, u8 level) in kvm_calc_shadow_ept_root_page_role() argument
5269 role.ext.execonly = execonly; in kvm_calc_shadow_ept_root_page_role()
5275 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly, in kvm_init_shadow_ept_mmu() argument
5283 execonly, level); in kvm_init_shadow_ept_mmu()
5297 reset_rsvds_bits_mask_ept(vcpu, context, execonly, huge_page_level); in kvm_init_shadow_ept_mmu()
5298 reset_ept_shadow_zero_bits_mask(context, execonly); in kvm_init_shadow_ept_mmu()