Lines Matching refs:execonly
4801 u64 pa_bits_rsvd, bool execonly, in __reset_rsvds_bits_mask_ept() argument
4831 if (!execonly) { in __reset_rsvds_bits_mask_ept()
4839 struct kvm_mmu *context, bool execonly, int huge_page_level) in reset_rsvds_bits_mask_ept() argument
4842 vcpu->arch.reserved_gpa_bits, execonly, in reset_rsvds_bits_mask_ept()
4934 reset_ept_shadow_zero_bits_mask(struct kvm_mmu *context, bool execonly) in reset_ept_shadow_zero_bits_mask() argument
4937 reserved_hpa_bits(), execonly, in reset_ept_shadow_zero_bits_mask()
5307 bool execonly, u8 level) in kvm_calc_shadow_ept_root_page_role() argument
5324 role.ext.execonly = execonly; in kvm_calc_shadow_ept_root_page_role()
5330 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly, in kvm_init_shadow_ept_mmu() argument
5338 execonly, level); in kvm_init_shadow_ept_mmu()
5351 reset_rsvds_bits_mask_ept(vcpu, context, execonly, huge_page_level); in kvm_init_shadow_ept_mmu()
5352 reset_ept_shadow_zero_bits_mask(context, execonly); in kvm_init_shadow_ept_mmu()