Searched refs:next_vm_id (Results 1 – 1 of 1) sorted by relevance
72 static u32 next_vm_id = 0; variable221 vm_id = next_vm_id = (next_vm_id + 1) & AVIC_VM_ID_MASK; in avic_vm_init()