Home
last modified time | relevance | path

Searched refs:default_check_apicid_present (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/x86/kernel/apic/
Dprobe_32.c106 .check_apicid_present = default_check_apicid_present,
/linux-3.4.99/arch/x86/include/asm/
Dapic.h594 static inline unsigned long default_check_apicid_present(int bit) in default_check_apicid_present() function