Searched refs:APIC_LVT_TIMER (Results 1 – 4 of 4) sorted by relevance
154 if (s->lvt[APIC_LVT_TIMER] & APIC_LVT_MASKED) { in apic_next_timer()160 if (s->lvt[APIC_LVT_TIMER] & APIC_LVT_TIMER_PERIODIC) { in apic_next_timer()183 if (s->lvt[APIC_LVT_TIMER] & APIC_LVT_TIMER_PERIODIC) { in apic_get_current_count()
787 apic_local_deliver(s, APIC_LVT_TIMER); in apic_timer()1026 if (n == APIC_LVT_TIMER) { in apic_register_write()
31 #define APIC_LVT_TIMER 0 macro
308 dump_apic_lvt("LVTT", lvt[APIC_LVT_TIMER], true); in x86_cpu_dump_local_apic_state()