Home
last modified time | relevance | path

Searched defs:xen_processor_present (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/xen/
H A Dxen.h87 static inline bool xen_processor_present(uint32_t acpi_id) in xen_processor_present() function
/openbmc/linux/drivers/xen/
H A Dpcpu.c391 bool __init xen_processor_present(uint32_t acpi_id) in xen_processor_present() function