Lines Matching refs:t1
37 dsll t1, NASID_SHFT # Shift text nasid into place
39 or t1, t1, t0 # Physical load address of kernel text
41 dsrl t1, 12 # 4K pfn
43 dsll t1, 6 # Get pfn into place
46 or t0, t0, t1
68 GET_NASID_ASM t1
69 move t2, t1 # text and data are here
77 GET_NASID_ASM t1
80 dsll t1, NASID_SHFT
81 or t0, t0, t1
83 lh t1, KV_RO_NASID_OFFSET(t0)