Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dhyperv.h210 static inline bool stimer_direct_supported(void) in stimer_direct_supported() function
H A Dhyperv_stimer.c464 if (direct && !stimer_direct_supported()) { in main()