Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c112 bool auto_eoi_old, auto_eoi_new; in synic_update_vector() local
129 auto_eoi_new = !bitmap_empty(synic->auto_eoi_bitmap, 256); in synic_update_vector()
131 if (auto_eoi_old == auto_eoi_new) in synic_update_vector()
139 if (auto_eoi_new) in synic_update_vector()