Searched refs:MIPS_CONFIG0_MT_MASK (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/mips/include/
H A Dcpuregs.h551 #define MIPS_CONFIG0_MT_MASK 0x00000380 /* bits 9..7 MMU Type */ macro
/freebsd-11-stable/sys/mips/mips/
H A Dcpu.c96 ((cfg0 & MIPS_CONFIG0_MT_MASK) >> MIPS_CONFIG0_MT_SHIFT);

Completed in 68 milliseconds