Home
last modified time | relevance | path

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

/Linux-v6.6/arch/csky/kernel/
Dsmp.c201 volatile unsigned int secondary_hint2; variable
214 secondary_hint2 = mfcr("cr<21, 1>"); in __cpu_up()
252 mtcr("cr<21, 1>", secondary_hint2); in csky_start_secondary()