Searched refs:last_vmcb12_gpa (Results 1 – 3 of 3) sorted by relevance
545 if (svm->nested.vmcb12_gpa != svm->nested.last_vmcb12_gpa) { in nested_vmcb02_prepare_save()547 svm->nested.last_vmcb12_gpa = svm->nested.vmcb12_gpa; in nested_vmcb02_prepare_save()1222 svm->nested.last_vmcb12_gpa = INVALID_GPA; in svm_free_nested()
161 u64 last_vmcb12_gpa; member
1351 svm->nested.last_vmcb12_gpa = INVALID_GPA; in init_vmcb()