Home
last modified time | relevance | path

Searched refs:next_vm_id_wrapped (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kvm/svm/
H A Davic.c73 static bool next_vm_id_wrapped = 0; variable
223 next_vm_id_wrapped = 1; in avic_vm_init()
227 if (next_vm_id_wrapped) { in avic_vm_init()