Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dthread_info.h170 #define SMP_CPUID_REGSHIFT (SMP_CPUID_PTRSHIFT + 3) macro
172 #define SMP_CPUID_REGSHIFT (SMP_CPUID_PTRSHIFT + 2) macro
Dmmu_context.h42 SMP_CPUID_REGSHIFT)
61 SMP_CPUID_REGSHIFT)
/linux-4.1.27/arch/mips/mm/
Dtlbex.c365 UASM_i_SRL_SAFE(p, K0, K0, SMP_CPUID_REGSHIFT); in build_get_work_registers()