Searched refs:SPIN_TABLE_ELEM_SIZE (Results 1 – 4 of 4) sorted by relevance
92 memset(table, 0, CONFIG_MAX_CPUS*SPIN_TABLE_ELEM_SIZE); in fsl_layerscape_wake_seconday_cores()95 (CONFIG_MAX_CPUS*SPIN_TABLE_ELEM_SIZE)); in fsl_layerscape_wake_seconday_cores()274 (unsigned long)table + SPIN_TABLE_ELEM_SIZE); in cpu_release()
120 SPIN_TABLE_ELEM_SIZE; in ft_fixup_cpu()
438 .space CONFIG_MAX_CPUS*SPIN_TABLE_ELEM_SIZE
26 #define SPIN_TABLE_ELEM_SIZE 64 macro