Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dhyperv.h68 union hv_stimer_config { union
H A Dhyperv_stimer.c203 union hv_stimer_config config = {.as_uint64 = 0}; in stimer_start()