Home
last modified time | relevance | path

Searched refs:WORDS_PER_SPIN_TABLE_ENTRY (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
A Dmp.c36 table[i * WORDS_PER_SPIN_TABLE_ENTRY + in update_os_arch_secondary_cores()
39 table[i * WORDS_PER_SPIN_TABLE_ENTRY + in update_os_arch_secondary_cores()
198 if (table[i * WORDS_PER_SPIN_TABLE_ENTRY + in fsl_layerscape_wake_seconday_cores()
230 table += pos * WORDS_PER_SPIN_TABLE_ENTRY; in is_core_online()
285 table += pos * WORDS_PER_SPIN_TABLE_ENTRY; in cpu_status()
308 table += pos * WORDS_PER_SPIN_TABLE_ENTRY; in cpu_release()
/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
A Dmp.h25 #define WORDS_PER_SPIN_TABLE_ENTRY 8 /* pad to 64 bytes */ macro

Completed in 3 milliseconds