Searched refs:read_tp (Results 1 – 2 of 2) sorted by relevance
212 thread->regs.tp = read_tp(); in init_regs()373 threads[n].regs.tp = read_tp(); in thread_resume_from_rpc()
145 static inline __noprof unsigned long read_tp(void) in read_tp() function