Lines Matching refs:cmp

223                (unsigned long long) h.timers[i].cmp,  in dump_hpet()
224 (unsigned long long) h.timers[i].cmp); in dump_hpet()
271 dom1.arch.hvm_domain.pl_time.vhpet.hpet.timers[i].cmp, in create_periodic_time()
272 dom1.arch.hvm_domain.pl_time.vhpet.hpet.timers[i].cmp); in create_periodic_time()
376 unsigned long cfg, cmp, cmp2, now; in hpet_set_mode() local
380 cmp = now + (unsigned long)(hpet_mult * delta) + hpet_add; in hpet_set_mode()
387 cmp = (uint32_t)cmp; in hpet_set_mode()
391 hpet_writel(cmp, HPET_Tn_CMP(timer)); in hpet_set_mode()
393 __func__, __LINE__, cmp, cmp, timer); in hpet_set_mode()
406 if ( cmp2 != cmp ) in hpet_set_mode()
408 __func__, __LINE__, timer, cmp, cmp, cmp2, cmp2); in hpet_set_mode()
418 unsigned long cfg, cmp, delta, cmp2, cmp3; in hpet_check_stopped() local
431 cmp = 255252; in hpet_check_stopped()
441 hpet_writel(cmp, HPET_Tn_CMP(timer)); in hpet_check_stopped()
443 __func__, __LINE__, cmp, cmp, timer); in hpet_check_stopped()
445 if ( cmp2 != cmp ) in hpet_check_stopped()
447 __func__, __LINE__, timer, cmp, cmp, cmp2, cmp2); in hpet_check_stopped()
453 if ( cmp3 != cmp ) in hpet_check_stopped()
455 __func__, __LINE__, timer, cmp, cmp, cmp3, cmp3); in hpet_check_stopped()
464 cmp = 255252; in hpet_check_stopped()
474 hpet_writel(cmp, HPET_Tn_CMP(timer)); in hpet_check_stopped()
476 __func__, __LINE__, cmp, cmp, timer); in hpet_check_stopped()
478 if ( cmp2 != cmp ) in hpet_check_stopped()
480 __func__, __LINE__, timer, cmp, cmp, cmp2, cmp2); in hpet_check_stopped()
486 if ( cmp3 != cmp ) in hpet_check_stopped()
488 __func__, __LINE__, timer, cmp, cmp, cmp3, cmp3); in hpet_check_stopped()
503 if ( cmp2 != cmp ) in hpet_check_stopped()
505 __func__, __LINE__, timer, cmp, cmp, cmp2, cmp2); in hpet_check_stopped()
508 if ( cmp3 != cmp ) in hpet_check_stopped()
510 __func__, __LINE__, timer, cmp, cmp, cmp3, cmp3); in hpet_check_stopped()
518 cmp = 67701; in hpet_check_stopped()
527 hpet_writel(cmp, HPET_Tn_CMP(timer)); in hpet_check_stopped()
529 __func__, __LINE__, cmp, cmp, timer); in hpet_check_stopped()
531 if ( cmp2 != cmp ) in hpet_check_stopped()
533 __func__, __LINE__, timer, cmp, cmp, cmp2, cmp2); in hpet_check_stopped()
536 if ( cmp3 != cmp ) in hpet_check_stopped()
538 __func__, __LINE__, timer, cmp, cmp, cmp3, cmp3); in hpet_check_stopped()
553 if ( cmp2 != cmp ) in hpet_check_stopped()
555 __func__, __LINE__, timer, cmp, cmp, cmp2, cmp2); in hpet_check_stopped()
561 if ( cmp3 != cmp ) in hpet_check_stopped()
563 __func__, __LINE__, timer, cmp, cmp, cmp3, cmp3); in hpet_check_stopped()