Searched refs:get_coreid (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/c6x/include/asm/
H A Dspecial_insns.h42 #define get_coreid() (get_creg(DNUM) & 0xff) macro
/linux-4.4.14/arch/c6x/platforms/
H A Dtimer64.c188 if (val & (1 << get_coreid())) { timer64_init()
H A Dplldata.c279 c6x_core_clk.parent = &sysclks[get_coreid() + 1]; c6472_setup_clocks()
/linux-4.4.14/arch/c6x/kernel/
H A Dsetup.c191 p->core_id = get_coreid(); get_cpuinfo()

Completed in 212 milliseconds