Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dapic.h610 __default_check_phys_apicid_present(int phys_apicid) in __default_check_phys_apicid_present() function
624 return __default_check_phys_apicid_present(phys_apicid); in default_check_phys_apicid_present()
/linux-4.1.27/arch/x86/kernel/
Dsetup.c141 return __default_check_phys_apicid_present(phys_apicid); in default_check_phys_apicid_present()