Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhpet.c94 comparator = h->hpet.comparator64[tn]; in hpet_get_comparator()
105 h->hpet.comparator64[tn] = comparator; in hpet_get_comparator()
345 h->hpet.comparator64[i] = in hpet_write()
452 h->hpet.comparator64[tn] = new_val; in hpet_write()
564 rec->timers[0].cmp = hp->hpet.comparator64[0]; in hpet_save()
565 rec->timers[1].cmp = hp->hpet.comparator64[1]; in hpet_save()
566 rec->timers[2].cmp = hp->hpet.comparator64[2]; in hpet_save()
613 hp->hpet.comparator64[i] = cmp; in hpet_load()
664 h->hpet.comparator64[i] = ~0ULL; in hpet_set()
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvpt.h87 uint64_t comparator64[HPET_TIMER_NUM]; /* 64 bit running comparator */ member
/xen-4.10.0-shim-comet/tools/tests/vhpet/
A Demul.h174 uint64_t comparator64[HPET_TIMER_NUM]; /* 64 bit running comparator */ member
A Dmain.c269 dom1.arch.hvm_domain.pl_time.vhpet.hpet.comparator64[i], in create_periodic_time()
270 dom1.arch.hvm_domain.pl_time.vhpet.hpet.comparator64[i], in create_periodic_time()

Completed in 7 milliseconds