Searched refs:CP0C6_VTLBONLY (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/mips/ | ||
H A D | cpu.h | 960 #define CP0C6_VTLBONLY 22 macro |
H A D | kvm.c | 409 (1U << CP0C6_VTLBONLY) | \ |
H A D | cpu-defs.c.inc | 917 (1 << CP0C6_KE) | (1 << CP0C6_VTLBONLY) | |