Searched refs:HV_STIMER_PERIODIC (Results 1 – 2 of 2) sorted by relevance
724 #define HV_STIMER_PERIODIC (1ULL << 1) macro
496 if (stimer->config & HV_STIMER_PERIODIC) { in stimer_start()648 if (!(stimer->config & HV_STIMER_PERIODIC)) in stimer_expiration()