Home
last modified time | relevance | path

Searched refs:mttc0 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsmtregs.h344 #define mttc0(rd, sel, v) \ macro
351 " # mttc0 %0," #rd ", " #sel " \n" \
376 #define write_vpe_c0_vpecontrol(val) mttc0(1, 1, val)
378 #define write_vpe_c0_vpeconf0(val) mttc0(1, 2, val)
380 #define write_vpe_c0_vpeconf1(val) mttc0(1, 3, val)
382 #define write_vpe_c0_count(val) mttc0(9, 0, val)
384 #define write_vpe_c0_status(val) mttc0(12, 0, val)
386 #define write_vpe_c0_cause(val) mttc0(13, 0, val)
388 #define write_vpe_c0_config(val) mttc0(16, 0, val)
390 #define write_vpe_c0_config1(val) mttc0(1
[all...]
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsmtregs.h343 #define mttc0(rd, sel, v) \ macro
350 " # mttc0 %0," #rd ", " #sel " \n" \
375 #define write_vpe_c0_vpecontrol(val) mttc0(1, 1, val)
377 #define write_vpe_c0_vpeconf0(val) mttc0(1, 2, val)
379 #define write_vpe_c0_vpeconf1(val) mttc0(1, 3, val)
381 #define write_vpe_c0_count(val) mttc0(9, 0, val)
383 #define write_vpe_c0_status(val) mttc0(12, 0, val)
385 #define write_vpe_c0_cause(val) mttc0(13, 0, val)
387 #define write_vpe_c0_config(val) mttc0(16, 0, val)
389 #define write_vpe_c0_config1(val) mttc0(1
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcps-vec.S269 mttc0 ta1, CP0_TCBIND
275 mttc0 t0, CP0_VPECONF0
278 mttc0 zero, CP0_TCSTATUS
282 mttc0 t0, CP0_TCHALT
438 mttc0 t1, CP0_TCRESTART
450 mttc0 t0, CP0_CONFIG
461 mttc0 t0, CP0_SEGCTL0
463 mttc0 t0, CP0_SEGCTL1
465 mttc0 t0, CP0_SEGCTL2
468 mttc0 zer
[all...]
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcps-vec.S266 mttc0 ta1, CP0_TCBIND
272 mttc0 t0, CP0_VPECONF0
275 mttc0 zero, CP0_TCSTATUS
279 mttc0 t0, CP0_TCHALT
435 mttc0 t1, CP0_TCRESTART
447 mttc0 t0, CP0_CONFIG
458 mttc0 t0, CP0_SEGCTL0
460 mttc0 t0, CP0_SEGCTL1
462 mttc0 t0, CP0_SEGCTL2
465 mttc0 zer
[all...]

Completed in 3 milliseconds