Home
last modified time | relevance | path

Searched refs:read_c0_config4 (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/mips/kernel/ !
Dcpu-probe.c106 config4 = read_c0_config4(); in ftlb_disable()
564 config4 = read_c0_config4(); in decode_config4()
602 config4 = read_c0_config4(); in decode_config4()
/linux-6.1.9/arch/mips/include/asm/ !
Dmipsregs.h1757 #define read_c0_config4() __read_32bit_c0_register($16, 4) macro