Home
last modified time | relevance | path

Searched refs:pcb_tpidrro_el0 (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm64/include/
H A Dpcb.h46 uint64_t pcb_tpidrro_el0; member
/f-stack/freebsd/arm64/arm64/
H A Dvm_machdep.c83 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()
H A Dgenassym.c65 ASSYM(PCB_TPIDRRO, offsetof(struct pcb, pcb_tpidrro_el0));