Searched refs:TRC_HVM_EMUL (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/xen/interface/
H A Dtrace.h55 #define TRC_HVM_EMUL 0x00084000 /* emulated devices */ macro
235 #define TRC_HVM_EMUL_HPET_START_TIMER (TRC_HVM_EMUL + 0x1)
236 #define TRC_HVM_EMUL_PIT_START_TIMER (TRC_HVM_EMUL + 0x2)
237 #define TRC_HVM_EMUL_RTC_START_TIMER (TRC_HVM_EMUL + 0x3)
238 #define TRC_HVM_EMUL_LAPIC_START_TIMER (TRC_HVM_EMUL + 0x4)
239 #define TRC_HVM_EMUL_HPET_STOP_TIMER (TRC_HVM_EMUL + 0x5)
240 #define TRC_HVM_EMUL_PIT_STOP_TIMER (TRC_HVM_EMUL + 0x6)
241 #define TRC_HVM_EMUL_RTC_STOP_TIMER (TRC_HVM_EMUL + 0x7)
242 #define TRC_HVM_EMUL_LAPIC_STOP_TIMER (TRC_HVM_EMUL + 0x8)
243 #define TRC_HVM_EMUL_PIT_TIMER_CB (TRC_HVM_EMUL
[all...]

Completed in 122 milliseconds