Home
last modified time | relevance | path

Searched refs:APIC_BASE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapic.h105 volatile u32 *addr = (volatile u32 *)(APIC_BASE + reg); in native_apic_mem_write()
114 return *((volatile u32 *)(APIC_BASE + reg)); in native_apic_mem_read()
H A Dapicdef.h146 #define APIC_BASE (fix_to_virt(FIX_APIC_BASE)) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapic.h90 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()
H A Dapicdef.h142 #define APIC_BASE (fix_to_virt(FIX_APIC_BASE)) macro
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dapic.c1984 * Some BIOSes disable the local APIC in the APIC_BASE in apic_force_enable()
2110 APIC_BASE, address); in register_lapic_address()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dapic.c2008 * Some BIOSes disable the local APIC in the APIC_BASE in apic_force_enable()
2101 apic_mmio_base = APIC_BASE; in apic_set_fixmap()

Completed in 11 milliseconds