Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dio_apic.h208 extern void native_io_apic_print_entries(unsigned int apic, unsigned int nr_entries);
262 #define native_io_apic_print_entries NULL macro
/arch/x86/kernel/
Dx86_init.c159 .print_entries = native_io_apic_print_entries,
/arch/x86/kernel/apic/
Dio_apic.c1584 void native_io_apic_print_entries(unsigned int apic, unsigned int nr_entries) in native_io_apic_print_entries() function