Searched refs:LOAPIC_LDR (Results 1 – 3 of 3) sorted by relevance
24 #define LOAPIC_LDR 0x0d0 /* Logical Destination Reg */ macro
105 x86_write_xapic(LOAPIC_LDR, 1 << (cpu_number + 24)); in z_loapic_enable()
359 irte.bits.dst_id = x86_read_loapic(LOAPIC_LDR); in vtd_ictl_remap()