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

/linux-master/arch/x86/kvm/
H A Dx86.c10876 * KVM_REQ_HV_STIMER has to be processed after
10880 if (kvm_check_request(KVM_REQ_HV_STIMER, vcpu))
H A Dhyperv.c594 kvm_make_request(KVM_REQ_HV_STIMER, vcpu);
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h108 #define KVM_REQ_HV_STIMER KVM_ARCH_REQ(22) macro

Completed in 221 milliseconds