Home
last modified time | relevance | path

Searched refs:max_present (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/xen/
H A Dpcpu.c288 *max_cpu = info->max_present; in sync_pcpu()
376 if (op.u.pcpu_info.max_present > max_id) in xen_pcpu_id()
377 max_id = op.u.pcpu_info.max_present; in xen_pcpu_id()
H A Dxen-acpi-processor.c302 /* The max_present is the same irregardless of the xen_cpuid */ in get_max_acpi_id()
303 last_cpu = op.u.pcpu_info.max_present; in get_max_acpi_id()
/kernel/linux/linux-5.10/include/xen/interface/
H A Dplatform.h442 uint32_t max_present; member
/kernel/linux/linux-6.6/drivers/xen/
H A Dpcpu.c291 *max_cpu = info->max_present; in sync_pcpu()
H A Dxen-acpi-processor.c303 /* The max_present is the same irregardless of the xen_cpuid */ in get_max_acpi_id()
304 last_cpu = op.u.pcpu_info.max_present; in get_max_acpi_id()
/kernel/linux/linux-6.6/include/xen/interface/
H A Dplatform.h425 uint32_t max_present; member

Completed in 10 milliseconds