Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.h956 #define CP0C6_BPPASS 31 macro
H A Dkvm.c406 #define KVM_REG_MIPS_CP0_CONFIG6_MASK ((1U << CP0C6_BPPASS) | \
H A Dcpu-defs.c.inc918 .CP0_Config6_rw_bitmask = (1 << CP0C6_BPPASS) | (0x3f << CP0C6_KPOS) |