Searched refs:kvm_next_vmid (Results 1 – 1 of 1) sorted by relevance
61 static u8 kvm_next_vmid; variable408 if (unlikely(kvm_next_vmid == 0)) { in update_vttbr()410 kvm_next_vmid = 1; in update_vttbr()427 kvm->arch.vmid = kvm_next_vmid; in update_vttbr()428 kvm_next_vmid++; in update_vttbr()