Searched refs:APIC_BASE (Results 1 – 3 of 3) sorted by relevance
90 volatile u32 *addr = (volatile u32 *)(APIC_BASE + reg); in native_apic_mem_write()99 return *((volatile u32 *)(APIC_BASE + reg)); in native_apic_mem_read()
142 #define APIC_BASE (fix_to_virt(FIX_APIC_BASE)) macro
2101 apic_mmio_base = APIC_BASE; in apic_set_fixmap()