Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/mmu/
Dmmu.c5092 u64 pa_bits_rsvd, bool execonly, in __reset_rsvds_bits_mask_ept()
5130 struct kvm_mmu *context, bool execonly, int huge_page_level) in reset_rsvds_bits_mask_ept()
5225 reset_ept_shadow_zero_bits_mask(struct kvm_mmu *context, bool execonly) in reset_ept_shadow_zero_bits_mask()
5603 bool execonly, u8 level) in kvm_calc_shadow_ept_root_page_role()
5626 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly, in kvm_init_shadow_ept_mmu()
/linux-6.12.1/arch/x86/kvm/vmx/
Dnested.c466 bool execonly = vmx->nested.msrs.ept_caps & VMX_EPT_EXECUTE_ONLY_BIT; in nested_ept_new_eptp() local
/linux-6.12.1/arch/x86/include/asm/
Dkvm_host.h386 unsigned int execonly:1; member