Home
last modified time | relevance | path

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

/linux/drivers/acpi/
A Dprocessor_core.c49 int device_declaration, u32 acpi_id, phys_cpuid_t *apic_id) in map_x2apic_id() argument
57 if (device_declaration && (apic->uid == acpi_id)) { in map_x2apic_id()
66 int device_declaration, u32 acpi_id, phys_cpuid_t *apic_id) in map_lsapic_id() argument
74 if (device_declaration) { in map_lsapic_id()
88 int device_declaration, u32 acpi_id, phys_cpuid_t *mpidr) in map_gicc_mpidr() argument
101 if (device_declaration && (gicc->uid == acpi_id)) { in map_gicc_mpidr()
A Dacpi_processor.c222 int device_declaration = 0; in acpi_processor_get_info() local
262 device_declaration = 1; in acpi_processor_get_info()
277 pr->phys_id = acpi_get_phys_id(pr->handle, device_declaration, in acpi_processor_get_info()

Completed in 7 milliseconds