Searched refs:kvm_mmu_set_ept_masks (Results 1 – 3 of 3) sorted by relevance
306 void kvm_mmu_set_ept_masks(bool has_ad_bits, bool has_exec_only) in kvm_mmu_set_ept_masks() function327 EXPORT_SYMBOL_GPL(kvm_mmu_set_ept_masks);
68 void kvm_mmu_set_ept_masks(bool has_ad_bits, bool has_exec_only);
7820 kvm_mmu_set_ept_masks(enable_ept_ad_bits, in hardware_setup()
Completed in 21 milliseconds