Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/
A Dvcpu.h151 uint64_t period_ns; member
/xen-4.10.0-shim-comet/xen/common/
A Ddomain.c1348 if ( set.period_ns < MILLISECS(1) ) in do_vcpu_op()
1351 if ( set.period_ns > STIME_DELTA_MAX ) in do_vcpu_op()
1354 v->periodic_period = set.period_ns; in do_vcpu_op()

Completed in 4 milliseconds