Searched refs:SMP_CPUID_REG (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/mips/include/asm/ |
A D | thread_info.h | 178 #define SMP_CPUID_REG 20, 0 /* XCONTEXT */ macro 182 #define SMP_CPUID_REG 4, 0 /* CONTEXT */ macro
|
/linux-6.3-rc2/arch/mips/mm/ |
A D | tlbex.c | 367 UASM_i_CPUID_MFC0(p, K0, SMP_CPUID_REG); in build_get_work_registers() 829 UASM_i_CPUID_MFC0(p, ptr, SMP_CPUID_REG); in build_get_pmde64() 956 uasm_i_mfc0(p, ptr, SMP_CPUID_REG); in build_get_pgde32() 1599 UASM_i_CPUID_MFC0(&p, a1, SMP_CPUID_REG); in build_setup_pgd()
|
Completed in 8 milliseconds