Searched refs:APIC_IRR (Results 1 – 6 of 6) sorted by relevance
26 u64 val = (u64)xapic_read_reg(APIC_IRR) | in xapic_guest_code()27 (u64)xapic_read_reg(APIC_IRR + 0x10) << 32; in xapic_guest_code()46 u64 val = x2apic_read_reg(APIC_IRR) | in x2apic_guest_code()47 x2apic_read_reg(APIC_IRR + 0x10) << 32; in x2apic_guest_code()72 *((u32 *)&xapic.regs[APIC_IRR]) = val; in ____test_icr()73 *((u32 *)&xapic.regs[APIC_IRR + 0x10]) = val >> 32; in ____test_icr()
99 case APIC_IRR ... APIC_IRR + 0x74: in savic_read()141 update_vector(cpu, APIC_IRR, vector, true); in send_ipi_dest()
1249 print_APIC_field(APIC_IRR); in print_local_APIC()
1496 ir.regs[i] = apic_read(APIC_IRR + i * 0x10); in apic_clear_isr()
38 #define APIC_IRR 0x200 macro
138 X2APIC_MSR(APIC_IRR), in avic_set_x2apic_msr_interception()