Searched refs:KVM_REQ_HV_CRASH (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/x86/kvm/
H A Dx86.c10902 if (kvm_check_request(KVM_REQ_HV_CRASH, vcpu)) {
H A Dhyperv.c1461 kvm_make_request(KVM_REQ_HV_CRASH, vcpu);
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h104 #define KVM_REQ_HV_CRASH KVM_ARCH_REQ(18) macro

Completed in 456 milliseconds