Searched refs:arch_fix_phys_package_id (Results 1 – 7 of 7) sorted by relevance
48 extern void arch_fix_phys_package_id(int num, u32 slot);
40 static inline void arch_fix_phys_package_id(int num, u32 slot) { } in arch_fix_phys_package_id() function
60 static inline void arch_fix_phys_package_id(int num, u32 slot) { } in arch_fix_phys_package_id() function
134 static inline void arch_fix_phys_package_id(int num, u32 slot) { } in arch_fix_phys_package_id() function
31 void arch_fix_phys_package_id(int num, u32 slot) in arch_fix_phys_package_id() function38 EXPORT_SYMBOL_GPL(arch_fix_phys_package_id);
168 static inline void arch_fix_phys_package_id(int num, u32 slot) in arch_fix_phys_package_id() function
382 arch_fix_phys_package_id(pr->id, value); in acpi_processor_get_info()