Home
last modified time | relevance | path

Searched refs:arch_fix_phys_package_id (Results 1 – 4 of 4) sorted by relevance

/arch/ia64/include/asm/
Dtopology.h48 extern void arch_fix_phys_package_id(int num, u32 slot);
/arch/arm64/include/asm/
Dacpi.h112 static inline void arch_fix_phys_package_id(int num, u32 slot) { } in arch_fix_phys_package_id() function
/arch/x86/include/asm/
Dtopology.h156 static inline void arch_fix_phys_package_id(int num, u32 slot) in arch_fix_phys_package_id() function
/arch/ia64/kernel/
Dtopology.c32 void arch_fix_phys_package_id(int num, u32 slot) in arch_fix_phys_package_id() function
39 EXPORT_SYMBOL_GPL(arch_fix_phys_package_id);