Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/
Dmips-mt.c210 itcblkgrn = read_c0_dtaglo(); in mips_mt_set_cpuoptions()
Dspram.c105 data = read_c0_dtaglo(); in dspram_load_tag()
/linux-6.1.9/arch/mips/include/asm/
Dmipsregs.h1899 #define read_c0_dtaglo() __read_32bit_c0_register($28, 2) macro