Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dhyperv_stimer.c199 bool auto_enable, bool periodic, in stimer_start() argument
209 config.auto_enable = auto_enable; in stimer_start()
223 if (!auto_enable) { in stimer_start()
H A Dhyperv.h74 u64 auto_enable:1; member