Searched defs:boot_cpu_physical_apicid (Results 1 – 5 of 5) sorted by relevance
112 static inline int check_phys_apicid_present(int boot_cpu_physical_apicid) in check_phys_apicid_present()
116 static inline int check_phys_apicid_present(int boot_cpu_physical_apicid) in check_phys_apicid_present()
159 static inline int check_phys_apicid_present(int boot_cpu_physical_apicid) in check_phys_apicid_present()
132 static inline int check_phys_apicid_present(int boot_cpu_physical_apicid) in check_phys_apicid_present()
21 unsigned int boot_cpu_physical_apicid = -1U; variable