Home
last modified time | relevance | path

Searched refs:native_io_apic_read (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
A Dio_apic.h162 extern unsigned int native_io_apic_read(unsigned int apic, unsigned int reg);
209 #define native_io_apic_read NULL macro
/arch/x86/kernel/
A Dx86_init.c175 .io_apic_read = native_io_apic_read,
/arch/x86/kernel/apic/
A Dio_apic.c271 unsigned int native_io_apic_read(unsigned int apic, unsigned int reg) in native_io_apic_read() function

Completed in 10 milliseconds