Searched refs:halted (Results 26 - 27 of 27) sorted by relevance

12

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h974 bool halted; member in struct:kvm_vcpu_arch::__anon77
/linux-master/arch/x86/kvm/
H A Dx86.c9903 * The vCPU has halted, e.g. executed HLT. Update the run state if the
10868 vcpu->arch.apf.halted = true;
11207 * Evaluate nested events before exiting the halted state. This allows
11227 vcpu->arch.apf.halted = false;
11241 !vcpu->arch.apf.halted);
12352 vcpu->arch.apf.halted = false;
13458 vcpu->arch.apf.halted = false;

Completed in 226 milliseconds

12