Home
last modified time | relevance | path

Searched defs:native_io_apic_read (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dio_apic.h230 #define native_io_apic_read NULL macro
/OK3568_Linux_fs/kernel/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