Home
last modified time | relevance | path

Searched defs:execonly (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dmmu.c4095 int maxphyaddr, bool execonly) in __reset_rsvds_bits_mask_ept()
4131 struct kvm_mmu *context, bool execonly) in reset_rsvds_bits_mask_ept()
4225 struct kvm_mmu *context, bool execonly) in reset_ept_shadow_zero_bits_mask()
4651 bool execonly, u8 level) 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()
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
Dmmu.c4801 u64 pa_bits_rsvd, bool execonly, in __reset_rsvds_bits_mask_ept()
4839 struct kvm_mmu *context, bool execonly, int huge_page_level) 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()
5307 bool execonly, u8 level) 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()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
Dnested.c415 bool execonly = vmx->nested.msrs.ept_caps & VMX_EPT_EXECUTE_ONLY_BIT; in nested_ept_new_eptp() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dkvm_host.h292 unsigned int execonly:1; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dkvm_host.h376 unsigned int execonly:1; member