Home
last modified time | relevance | path

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

/xen/xen/arch/x86/hvm/
A Dhpet.c81 static uint64_t hpet_get_comparator(HPETState *h, unsigned int tn, in hpet_get_comparator()
168 HPETState *h = vcpu_vhpet(v); in hpet_read()
209 static void hpet_stop_timer(HPETState *h, unsigned int tn, in hpet_stop_timer()
224 HPETState *h = vcpu_vhpet(v); in hpet_timer_fired()
236 static void hpet_set_timer(HPETState *h, unsigned int tn, in hpet_set_timer()
354 HPETState *h = vcpu_vhpet(v); in hpet_write()
584 HPETState *hp = domain_vhpet(d); in hpet_save()
646 HPETState *hp = domain_vhpet(d); in hpet_load()
709 static void hpet_set(HPETState *h) in hpet_set()
713 memset(h, 0, sizeof(HPETState)); in hpet_set()
[all …]
/xen/xen/include/asm-x86/hvm/
A Dvpt.h86 typedef struct HPETState { struct
94 } HPETState; argument
129 struct HPETState vhpet;
/xen/tools/tests/vhpet/
A Demul.h178 typedef struct HPETState struct
187 } HPETState; argument
198 struct HPETState vhpet;

Completed in 6 milliseconds