Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/svm/
H A Davic.c71 static bool next_vm_id_wrapped = 0; variable
173 next_vm_id_wrapped = 1; in avic_vm_init()
177 if (next_vm_id_wrapped) { in avic_vm_init()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds