Searched refs:__BUILD_MSA_CTL_REG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | msa.h | 177 #define __BUILD_MSA_CTL_REG(name, cs) \ macro 200 __BUILD_MSA_CTL_REG(ir, 0) 201 __BUILD_MSA_CTL_REG(csr, 1) 202 __BUILD_MSA_CTL_REG(access, 2) 203 __BUILD_MSA_CTL_REG(save, 3) 204 __BUILD_MSA_CTL_REG(modify, 4) 205 __BUILD_MSA_CTL_REG(request, 5) 206 __BUILD_MSA_CTL_REG(map, 6) 207 __BUILD_MSA_CTL_REG(unmap, 7)
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | msa.h | 187 #define __BUILD_MSA_CTL_REG(name, cs) \ macro 212 __BUILD_MSA_CTL_REG(ir, 0) 213 __BUILD_MSA_CTL_REG(csr, 1) 214 __BUILD_MSA_CTL_REG(access, 2) 215 __BUILD_MSA_CTL_REG(save, 3) 216 __BUILD_MSA_CTL_REG(modify, 4) 217 __BUILD_MSA_CTL_REG(request, 5) 218 __BUILD_MSA_CTL_REG(map, 6) 219 __BUILD_MSA_CTL_REG(unmap, 7)
|
Completed in 2 milliseconds