Searched refs:xen_processor_present (Results 1 – 3 of 3) sorted by relevance
84 bool __init xen_processor_present(uint32_t acpi_id);87 static inline bool xen_processor_present(uint32_t acpi_id) in xen_processor_present() function
391 bool __init xen_processor_present(uint32_t acpi_id) in xen_processor_present() function
562 return xen_processor_present(acpi_id); in processor_physically_present()