Home
last modified time | relevance | path

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

/arch/mips/sgi-ip22/
Dip28-berr.c72 tag[0].hi = read_c0_taghi(); /* PA[39:36] */ in save_cache_tags()
75 tag[1].hi = read_c0_taghi(); /* PA[39:36] */ in save_cache_tags()
90 tag[0].hi = read_c0_taghi(); /* PA[39:36] */ in save_cache_tags()
93 tag[1].hi = read_c0_taghi(); /* PA[39:36] */ in save_cache_tags()
106 tag[0].hi = read_c0_taghi(); /* PA[39:36] */ in save_cache_tags()
109 tag[1].hi = read_c0_taghi(); /* PA[39:36] */ in save_cache_tags()
/arch/mips/include/asm/
Dmipsregs.h1624 #define read_c0_taghi() __read_32bit_c0_register($29, 0) macro