Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h727 #define HV_STIMER_SINT(config) (__u8)(((config) >> 16) & 0x0F) macro
/Linux-v4.19/arch/x86/kvm/
Dhyperv.c202 HV_STIMER_SINT(stimer->config) == sint) { in kvm_hv_notify_acked_sint()
549 if ((stimer->config & HV_STIMER_ENABLE) && HV_STIMER_SINT(config) == 0) in stimer_set_config()
635 HV_STIMER_SINT(stimer->config), msg); in stimer_send_msg()