Home
last modified time | relevance | path

Searched refs:cpu_find (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/acpica/
H A Dacpi_pxm.c199 cpu_find(int cpuid) in cpu_find() function
228 cpup = cpu_find(id); in cpu_get_info()
283 cpup = cpu_find(cpu->ApicId); in srat_parse_entry()
304 KASSERT(cpu_find(x2apic->ApicId) == NULL, in srat_parse_entry()
320 KASSERT(cpu_find(gicc->AcpiProcessorUid) == NULL, in srat_parse_entry()
677 cpu = cpu_find(apic_id); in acpi_pxm_get_cpu_locality()