Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h726 #define HV_STIMER_AUTOENABLE (1ULL << 3) macro
/Linux-v4.19/arch/x86/kvm/
Dhyperv.c566 else if (stimer->config & HV_STIMER_AUTOENABLE) in stimer_set_count()