Searched defs:execonly (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/kvm/mmu/ |
| D | mmu.c | 4082 int maxphyaddr, bool execonly) in __reset_rsvds_bits_mask_ept() 4118 struct kvm_mmu *context, bool execonly) in reset_rsvds_bits_mask_ept() 4212 struct kvm_mmu *context, bool execonly) in reset_ept_shadow_zero_bits_mask() 4638 bool execonly, u8 level) in kvm_calc_shadow_ept_root_page_role() 4665 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly, in kvm_init_shadow_ept_mmu()
|
| /kernel/linux/linux-4.19/arch/x86/kvm/ |
| D | mmu.c | 4510 int maxphyaddr, bool execonly) in __reset_rsvds_bits_mask_ept() 4546 struct kvm_mmu *context, bool execonly) in reset_rsvds_bits_mask_ept() 4631 struct kvm_mmu *context, bool execonly) in reset_ept_shadow_zero_bits_mask() 4980 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly, in kvm_init_shadow_ept_mmu()
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | kvm_host.h | 292 unsigned int execonly:1; member
|