Searched refs:device_declaration (Results 1 – 2 of 2) sorted by relevance
49 int device_declaration, u32 acpi_id, phys_cpuid_t *apic_id) in map_x2apic_id() argument57 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() argument74 if (device_declaration) { in map_lsapic_id()88 int device_declaration, u32 acpi_id, phys_cpuid_t *mpidr) in map_gicc_mpidr() argument101 if (device_declaration && (gicc->uid == acpi_id)) { in map_gicc_mpidr()
222 int device_declaration = 0; in acpi_processor_get_info() local262 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