Home
last modified time | relevance | path

Searched refs:read_c0_conf (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/mips/kernel/
Didle.c34 unsigned long cfg = read_c0_conf(); in r3081_wait()
Dcpu-r3k-probe.c47 unsigned long cfg = read_c0_conf(); in cpu_has_confreg()
Dcpu-probe.c184 unsigned long cfg = read_c0_conf(); in cpu_has_confreg()
/linux-6.1.9/arch/mips/include/asm/
Dmipsregs.h1672 #define read_c0_conf() __read_32bit_c0_register($3, 0) macro