Searched refs:APIC_MAXVAL (Results 1 – 3 of 3) sorted by relevance
103 apic_reg_ops->apic_write(APIC_INIT_COUNT, APIC_MAXVAL); in apic_timer_init()123 apic_nsec_max = APIC_TICKS_TO_NSECS(APIC_MAXVAL); in apic_timer_init()269 ticks = APIC_MAXVAL; in oneshot_timer_reprogram()413 apic_reg_ops->apic_write(APIC_INIT_COUNT, APIC_MAXVAL); in apic_timer_stop_count()
579 xpv_apicadr[APIC_INIT_COUNT] = APIC_MAXVAL; in xpv_apic_clkinit()581 apic_ticks = APIC_MAXVAL - xpv_apicadr[APIC_CURR_COUNT]; in xpv_apic_clkinit()
351 #define APIC_MAXVAL 0xffffffffUL macro