Searched refs:pcb_tpidrro_el0 (Results 1 – 3 of 3) sorted by relevance
46 uint64_t pcb_tpidrro_el0; member
83 td1->td_pcb->pcb_tpidrro_el0 = READ_SPECIALREG(tpidrro_el0); in cpu_fork()220 pcb->pcb_tpidrro_el0 = (register_t)tls_base; in cpu_set_user_tls()
65 ASSYM(PCB_TPIDRRO, offsetof(struct pcb, pcb_tpidrro_el0));