Home
last modified time | relevance | path

Searched defs:periodic_time (Results 1 – 2 of 2) sorted by relevance

/xen/xen/include/asm-x86/hvm/
A Dvpt.h32 struct periodic_time { struct
33 struct list_head list;
34 bool on_list;
35 bool one_shot;
36 bool do_not_freeze;
37 bool irq_issued;
38 bool warned_timeout_too_short;
39 bool level;
65 struct periodic_time pt0; argument
/xen/tools/tests/vhpet/
A Demul.h142 struct periodic_time struct
149 void destroy_periodic_time(struct periodic_time *pt); argument

Completed in 5 milliseconds