Home
last modified time | relevance | path

Searched refs:read_c0_taglo (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/mips/sgi-ip22/
H A Dip28-berr.c75 tag[0].lo = read_c0_taglo(); /* PA[35:18], VA[13:12] */ in save_cache_tags()
78 tag[1].lo = read_c0_taglo(); /* PA[35:18], VA[13:12] */ in save_cache_tags()
93 tag[0].lo = read_c0_taglo(); /* PA[35:12] */ in save_cache_tags()
96 tag[1].lo = read_c0_taglo(); /* PA[35:12] */ in save_cache_tags()
109 tag[0].lo = read_c0_taglo(); /* PA[35:12] */ in save_cache_tags()
112 tag[1].lo = read_c0_taglo(); /* PA[35:12] */ in save_cache_tags()
/openbmc/linux/arch/mips/kernel/
H A Dspram.c72 data = read_c0_taglo(); in ispram_load_tag()
/openbmc/linux/arch/mips/mm/
H A Dsc-rm7k.c216 if (!read_c0_taglo()) in __probe_tcache()
H A Dc-r4k.c1426 if (!read_c0_taglo()) in probe_scache()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1316 #define read_c0_taglo() __read_32bit_c0_register($28, 0) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1896 #define read_c0_taglo() __read_32bit_c0_register($28, 0) macro