Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
A Dvmx.c5055 if (vcpu->arch.halt_request) { in handle_rmode_exception()
5056 vcpu->arch.halt_request = 0; in handle_rmode_exception()
5796 if (vcpu->arch.halt_request) { in handle_invalid_guest_state()
5797 vcpu->arch.halt_request = 0; in handle_invalid_guest_state()
/arch/x86/include/asm/
A Dkvm_host.h896 int halt_request; /* real mode on Intel only */ member
/arch/x86/kvm/
A Dx86.c8415 emul_to_vcpu(ctxt)->arch.halt_request = 1; in emulator_halt()

Completed in 44 milliseconds