Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c1329 bool update_pending = false; in whpx_first_vcpu_starting() local
1334 update_pending = true; in whpx_first_vcpu_starting()
1341 update_pending = true; in whpx_first_vcpu_starting()
1344 if (update_pending) { in whpx_first_vcpu_starting()