Searched refs:APIC_BASE (Results 1 – 2 of 2) sorted by relevance
65 #undef APIC_BASE66 #define APIC_BASE virt_apic_base macro70 *((volatile u32 *)(APIC_BASE+reg)) = v; in apic_write()75 return *((volatile u32 *)(APIC_BASE+reg)); in apic_read()
54 #define APIC_BASE ((uint8_t *)0xfee00000) macro649 val = readl(APIC_BASE + APIC_SVR); in smp_probe()651 writel(APIC_BASE + APIC_SVR, val); in smp_probe()658 writel(APIC_BASE + APIC_ICR_LOW, 0x000C4500); in smp_probe()660 writel(APIC_BASE + APIC_ICR_LOW, 0x000C4600 | sipi_vector); in smp_probe()