Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dio_apic.h184 extern unsigned int native_io_apic_read(unsigned int apic, unsigned int reg);
230 #define native_io_apic_read NULL macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dio_apic.h163 extern unsigned int native_io_apic_read(unsigned int apic, unsigned int reg);
210 #define native_io_apic_read NULL macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dx86_init.c160 .io_apic_read = native_io_apic_read,
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dx86_init.c167 .io_apic_read = native_io_apic_read,
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dio_apic.c273 unsigned int native_io_apic_read(unsigned int apic, unsigned int reg) in native_io_apic_read() function
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dio_apic.c275 unsigned int native_io_apic_read(unsigned int apic, unsigned int reg) in native_io_apic_read() function

Completed in 9 milliseconds