next_vm_id 1185 arch/x86/kvm/svm.c static u32 next_vm_id = 0; next_vm_id 2023 arch/x86/kvm/svm.c vm_id = next_vm_id = (next_vm_id + 1) & AVIC_VM_ID_MASK;