Lines Matching refs:t1
47 dsll t1, NASID_SHFT # Shift text nasid into place
49 or t1, t1, t0 # Physical load address of kernel text
51 dsrl t1, 12 # 4K pfn
53 dsll t1, 6 # Get pfn into place
56 or t0, t0, t1
78 GET_NASID_ASM t1
79 move t2, t1 # text and data are here
87 GET_NASID_ASM t1
90 dsll t1, NASID_SHFT
91 or t0, t0, t1
93 lh t1, KV_RO_NASID_OFFSET(t0)