Searched refs:last_vmcb12_gpa (Results 1 – 3 of 3) sorted by relevance
551 if (svm->nested.vmcb12_gpa != svm->nested.last_vmcb12_gpa) { in nested_vmcb02_prepare_save()553 svm->nested.last_vmcb12_gpa = svm->nested.vmcb12_gpa; in nested_vmcb02_prepare_save()1228 svm->nested.last_vmcb12_gpa = INVALID_GPA; in svm_free_nested()
185 u64 last_vmcb12_gpa; member
1343 svm->nested.last_vmcb12_gpa = INVALID_GPA; in init_vmcb()