Searched refs:__hard_smp_processor_id (Results 1 – 7 of 7) sorted by relevance
12 __hard_smp_processor_id(void) in __hard_smp_processor_id() function44 #define hard_smp_processor_id() __hard_smp_processor_id()
35 EXPORT_SYMBOL(BTFIXUP_CALL(__hard_smp_processor_id));
308 BTFIXUPSET_CALL(__hard_smp_processor_id, __smp4m_processor_id, BTFIXUPCALL_NORM); in sun4m_init_smp()
358 BTFIXUPSET_CALL(__hard_smp_processor_id, __smp4d_processor_id, BTFIXUPCALL_NORM); in sun4d_init_smp()
450 BTFIXUPSET_CALL(__hard_smp_processor_id, __leon_processor_id, in leon_init_smp()
58 BTFIXUPDEF_CALL(int, __hard_smp_processor_id, void) in BTFIXUPDEF_CALL()
385 boot_cpuid = __hard_smp_processor_id(); in titan_init_arch()