Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dapic.h621 __default_check_phys_apicid_present(int phys_apicid) in __default_check_phys_apicid_present() function
635 return __default_check_phys_apicid_present(phys_apicid); in default_check_phys_apicid_present()
/arch/x86/kernel/
Dsetup.c140 return __default_check_phys_apicid_present(phys_apicid); in default_check_phys_apicid_present()