Home
last modified time | relevance | path

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

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