Lines Matching refs:vcpu_nestedhvm
465 struct vmcb_struct *n1vmcb = vcpu_nestedhvm(v).nv_n1vmcx; in svm_fpu_enter()
475 struct vmcb_struct *n1vmcb = vcpu_nestedhvm(v).nv_n1vmcx; in svm_fpu_leave()
572 ? &vcpu_nestedhvm(v).nv_n2asid : &v->arch.hvm_vcpu.n1asid); in svm_update_guest_cr()
845 n1vmcb = vcpu_nestedhvm(v).nv_n1vmcx; in svm_set_tsc_offset()
846 n2vmcb = vcpu_nestedhvm(v).nv_n2vmcx; in svm_set_tsc_offset()
1760 struct vmcb_struct *n1vmcb = vcpu_nestedhvm(v).nv_n1vmcx; in svm_fpu_dirty_intercept()
1822 struct vmcb_struct *vmcb = vcpu_nestedhvm(v).nv_n1vmcx; in svm_dr_access()
2205 vcpu_nestedhvm(v).nv_vmentry_pending = 1; in svm_vmexit_do_vmrun()
2214 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_get_nvmcb_page()
2369 : vcpu_nestedhvm(v).nv_n2asid.asid); in svm_invlpga_intercept()
2512 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in svm_vmexit_handler()