Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dapic.h613 __default_check_phys_apicid_present(int phys_apicid) in __default_check_phys_apicid_present() function
627 return __default_check_phys_apicid_present(phys_apicid); in default_check_phys_apicid_present()
/linux-3.4.99/arch/x86/kernel/
Dsetup.c141 return __default_check_phys_apicid_present(phys_apicid); in default_check_phys_apicid_present()