Home
last modified time | relevance | path

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

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