Searched refs:guestid_mask (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ | ||
D | cpu-info.h | 111 unsigned int guestid_mask; member |
/arch/mips/kernel/ | ||
D | cpu-probe.c | 1126 c->guestid_mask = (read_c0_guestctl1() & MIPS_GCTL1_ID) in cpu_probe_guestctl1() |