Searched refs:SPIN_TABLE_ELEM_SIZE (Results 1 – 4 of 4) sorted by relevance
93 memset(table, 0, CONFIG_MAX_CPUS*SPIN_TABLE_ELEM_SIZE); in fsl_layerscape_wake_seconday_cores()96 (CONFIG_MAX_CPUS*SPIN_TABLE_ELEM_SIZE)); in fsl_layerscape_wake_seconday_cores()275 (unsigned long)table + SPIN_TABLE_ELEM_SIZE); in cpu_release()
92 SPIN_TABLE_ELEM_SIZE; in ft_fixup_cpu()
435 .space CONFIG_MAX_CPUS*SPIN_TABLE_ELEM_SIZE
27 #define SPIN_TABLE_ELEM_SIZE 64 macro