Searched refs:MIPS_RW32_COP0_SEL (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/mips/include/
H A Dcpufunc.h208 #define MIPS_RW32_COP0_SEL(n,r,s) \ macro
245 MIPS_RW32_COP0_SEL(config1, MIPS_COP_0_CONFIG, 1);
246 MIPS_RW32_COP0_SEL(config2, MIPS_COP_0_CONFIG, 2);
247 MIPS_RW32_COP0_SEL(config3, MIPS_COP_0_CONFIG, 3);
249 MIPS_RW32_COP0_SEL(config4, MIPS_COP_0_CONFIG, 4);
252 MIPS_RW32_COP0_SEL(config5, MIPS_COP_0_CONFIG, 5);
255 MIPS_RW32_COP0_SEL(config6, MIPS_COP_0_CONFIG, 6);
258 MIPS_RW32_COP0_SEL(config7, MIPS_COP_0_CONFIG, 7);
268 MIPS_RW32_COP0_SEL(cmgcrbase, 15, 3);
276 MIPS_RW32_COP0_SEL(pagegrai
300 #undef MIPS_RW32_COP0_SEL macro
[all...]

Completed in 120 milliseconds