Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c41 #define EVTCHN_TIMER 13 macro
301 u32 ports[1] = { EVTCHN_TIMER }; in guest_code()
582 .u.timer.port = EVTCHN_TIMER, in main()
798 TEST_ASSERT(tmr.u.timer.port == EVTCHN_TIMER, in main()
828 shinfo->evtchn_pending[0] = shinfo->evtchn_mask[0] = 1UL << EVTCHN_TIMER; in main()