Searched refs:apic_read_bit (Results 1 – 3 of 3) sorted by relevance
140 g_tmr_79 = apic_read_bit(APIC_TMR, 0x79); in ioapic_isr_79()151 tmr_before = apic_read_bit(APIC_TMR, 0x79); in test_ioapic_edge_tmr()165 tmr_before = apic_read_bit(APIC_TMR, 0x79); in test_ioapic_level_tmr()189 tmr_before = apic_read_bit(APIC_TMR, 0x79); in test_ioapic_edge_tmr_smp()214 tmr_before = apic_read_bit(APIC_TMR, 0x79); in test_ioapic_level_tmr_smp()
52 bool apic_read_bit(unsigned reg, int n);
108 bool apic_read_bit(unsigned reg, int n) in apic_read_bit() function