Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dtraps.c2365 unsigned int config3 = read_c0_config3(); in trap_init()
H A Dcpu-probe.c510 config3 = read_c0_config3(); in decode_config3()
/linux/arch/mips/include/asm/
H A Dmipsregs.h1915 #define read_c0_config3() __read_32bit_c0_register($16, 3) macro