Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds