Lines Matching refs:psaddr_t
26 psaddr_t *listhead) in dtv_slotinfo_list()
29 psaddr_t head; in dtv_slotinfo_list()
61 psaddr_t *dtvslotinfo) in dtv_slotinfo()
64 psaddr_t slot, temp; in dtv_slotinfo()
123 psaddr_t *base) in td_thr_tlsbase()
126 psaddr_t dtv, dtvslot, dtvptr, temp; in td_thr_tlsbase()
131 psaddr_t pd = th->th_unique; in td_thr_tlsbase()
156 psaddr_t slot; in td_thr_tlsbase()
162 psaddr_t map; in td_thr_tlsbase()
181 psaddr_t dtvgenloc; in td_thr_tlsbase()
204 psaddr_t tp = pd; in td_thr_tlsbase()