Searched refs:APIC_BASE (Results 1 – 3 of 3) sorted by relevance
103 volatile u32 *addr = (volatile u32 *)(APIC_BASE + reg); in native_apic_mem_write()112 return *((volatile u32 *)(APIC_BASE + reg)); in native_apic_mem_read()
140 #define APIC_BASE (fix_to_virt(FIX_APIC_BASE)) macro
2168 APIC_BASE, address); in register_lapic_address()