Searched refs:map_madt_entry (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | processor_core.c | 109 static phys_cpuid_t map_madt_entry(struct acpi_table_madt *madt, in map_madt_entry() function 155 rv = map_madt_entry(madt, 1, acpi_id); in acpi_map_madt_entry() 202 phys_id = map_madt_entry(get_madt_table(), type, acpi_id); in acpi_get_phys_id()
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | processor_core.c | 159 static phys_cpuid_t map_madt_entry(struct acpi_table_madt *madt, in map_madt_entry() function 211 rv = map_madt_entry(madt, 1, acpi_id); in acpi_map_madt_entry() 260 phys_id = map_madt_entry(get_madt_table(), type, acpi_id); in acpi_get_phys_id()
|
Completed in 2 milliseconds