Home
last modified time | relevance | path

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

/qemu/target/i386/whpx/
H A Dwhpx-all.c1778 bool include_self = false; in whpx_vcpu_run() local
1821 include_self = true; in whpx_vcpu_run()
1827 include_self = true; in whpx_vcpu_run()
1836 if (!broadcast && !include_self) { in whpx_vcpu_run()
1841 if (i == cpu->cpu_index && !include_self) { in whpx_vcpu_run()