Searched refs:next_vm_id (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kvm/svm/
H A Davic.c72 static u32 next_vm_id = 0; variable
221 vm_id = next_vm_id = (next_vm_id + 1) & AVIC_VM_ID_MASK;

Completed in 82 milliseconds