Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h724 #define HV_STIMER_PERIODIC (1ULL << 1) macro
/Linux-v4.19/arch/x86/kvm/
Dhyperv.c496 if (stimer->config & HV_STIMER_PERIODIC) { in stimer_start()
648 if (!(stimer->config & HV_STIMER_PERIODIC)) in stimer_expiration()