Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhpet.c86 static uint64_t hpet_get_comparator(HPETState *h, unsigned int tn, in hpet_get_comparator()
116 static inline uint64_t hpet_read64(HPETState *h, unsigned long addr, in hpet_read64()
170 HPETState *h = vcpu_vhpet(v); in hpet_read()
211 static void hpet_stop_timer(HPETState *h, unsigned int tn, in hpet_stop_timer()
227 static void hpet_set_timer(HPETState *h, unsigned int tn, in hpet_set_timer()
304 HPETState *h = vcpu_vhpet(v); in hpet_write()
514 HPETState *hp = domain_vhpet(d); in hpet_save()
576 HPETState *hp = domain_vhpet(d); in hpet_load()
638 static void hpet_set(HPETState *h) in hpet_set()
642 memset(h, 0, sizeof(HPETState)); in hpet_set()
[all …]
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvpt.h90 typedef struct HPETState { struct
98 } HPETState; typedef
133 struct HPETState vhpet;
/xen-4.10.0-shim-comet/tools/tests/vhpet/
A Demul.h180 typedef struct HPETState struct
189 } HPETState; argument
200 struct HPETState vhpet;

Completed in 9 milliseconds