Searched refs:ns_hap_enabled (Results 1 – 3 of 3) sorted by relevance
75 bool_t ns_hap_enabled; member
116 OFFSET(VCPU_nsvm_hap_enabled, struct vcpu, arch.hvm_vcpu.nvcpu.u.nsvm.ns_hap_enabled); in __dummy__()
179 svm->ns_hap_enabled = 0; in nsvm_vcpu_reset()719 svm->ns_hap_enabled = (ns_vmcb->_np_enable) ? 1 : 0; in nsvm_vcpu_vmentry()1201 return vcpu_nestedsvm(v).ns_hap_enabled; in nsvm_vmcb_hap_enabled()
Completed in 6 milliseconds