Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.h957 #define CP0C6_KPOS 24 macro
H A Dkvm.c407 (0x3fU << CP0C6_KPOS) | \
H A Dcpu-defs.c.inc918 .CP0_Config6_rw_bitmask = (1 << CP0C6_BPPASS) | (0x3f << CP0C6_KPOS) |