Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dthread_info.h188 #define SMP_CPUID_REGSHIFT (SMP_CPUID_PTRSHIFT + 3) macro
190 #define SMP_CPUID_REGSHIFT (SMP_CPUID_PTRSHIFT + 2) macro
H A Dmmu_context.h50 SMP_CPUID_REGSHIFT)
69 SMP_CPUID_REGSHIFT)
/openbmc/linux/arch/mips/mm/
H A Dtlbex.c368 UASM_i_SRL_SAFE(p, K0, K0, SMP_CPUID_REGSHIFT); in build_get_work_registers()