Searched refs:kvm_next_vmid (Results 1 – 1 of 1) sorted by relevance
61 static u8 kvm_next_vmid; variable415 if (unlikely(kvm_next_vmid == 0)) { in update_vttbr()417 kvm_next_vmid = 1; in update_vttbr()434 kvm->arch.vmid = kvm_next_vmid; in update_vttbr()435 kvm_next_vmid++; in update_vttbr()