Searched refs:arch_fix_phys_package_id (Results 1 – 6 of 6) 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
100 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);
160 static inline void arch_fix_phys_package_id(int num, u32 slot) in arch_fix_phys_package_id() function
340 arch_fix_phys_package_id(pr->id, value); in acpi_processor_get_info()