Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dio_apic.h218 extern void native_io_apic_print_entries(unsigned int apic, unsigned int nr_entries);
278 #define native_io_apic_print_entries NULL macro
/linux-4.1.27/arch/x86/kernel/
Dx86_init.c149 .print_entries = native_io_apic_print_entries,
/linux-4.1.27/arch/x86/kernel/apic/
Dio_apic.c1341 void native_io_apic_print_entries(unsigned int apic, unsigned int nr_entries) in native_io_apic_print_entries() function