Lines Matching refs:vcpu_nestedhvm
68 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nestedsvm_vmcb_map()
101 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_initialise()
130 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_destroy()
236 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_hostsave()
260 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_hostrestore()
355 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vmrun_permissionmap()
425 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vmcb_prepare4vmrun()
693 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_vmentry()
714 hvm_asid_flush_vcpu_asid(&vcpu_nestedhvm(v).nv_n2asid); in nsvm_vcpu_vmentry()
751 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_vmrun()
800 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_vmexit_inject()
849 ASSERT(vcpu_nestedhvm(v).nv_vvmcx != NULL); in nsvm_vcpu_vmexit_event()
941 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vmcb_guest_intercepts_exitcode()
1030 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vmcb_prepare4vmexit()
1237 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_intr_blocked()
1351 vcpu_nestedhvm(v).nv_vmexit_pending = 1; in nestedsvm_vmexit_defer()
1360 ASSERT(vcpu_nestedhvm(v).nv_vmexit_pending == 0); in nestedsvm_check_intercepts()
1430 ASSERT(vcpu_nestedhvm(v).nv_vmswitch_in_progress); in nestedsvm_vmexit_n2n1()
1453 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nestedsvm_vcpu_vmexit()
1513 nv = &vcpu_nestedhvm(v); in nsvm_vcpu_switch()