Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dhyperv.c93 int auto_eoi_old, auto_eoi_new; in synic_update_vector() local
110 auto_eoi_new = bitmap_weight(synic->auto_eoi_bitmap, 256); in synic_update_vector()
112 if (!!auto_eoi_old == !!auto_eoi_new) in synic_update_vector()
117 if (auto_eoi_new) in synic_update_vector()