Searched refs:last_user_gasid (Results 1 – 2 of 2) sorted by relevance
1202 if (gasid != vcpu->arch.last_user_gasid) { in kvm_trap_emul_vcpu_reenter()1206 vcpu->arch.last_user_gasid = gasid; in kvm_trap_emul_vcpu_reenter()
409 unsigned int last_user_gasid; member