Home
last modified time | relevance | path

Searched refs:tpidrro_el0 (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/arm64/arm64/
H A Dswtch.S121 msr tpidrro_el0, x6
155 mrs x6, tpidrro_el0
216 msr tpidrro_el0, x6
286 mrs x6, tpidrro_el0
H A Dfreebsd32_machdep.c85 WRITE_SPECIALREG(tpidrro_el0, uap->parms); in freebsd32_sysarch()
H A Dmachdep.c1155 PRINT_REG(tpidrro_el0); in DB_SHOW_COMMAND()
H A Dexec_machdep.c414 WRITE_SPECIALREG(tpidrro_el0, 0); in exec_setregs()
/freebsd/sys/arm64/vmm/
H A Dvmm_hyp.c229 hypctx->tpidrro_el0 = READ_SPECIALREG(tpidrro_el0); in vmm_hyp_reg_store()
275 WRITE_SPECIALREG(tpidrro_el0, hypctx->tpidrro_el0); in vmm_hyp_reg_restore()
H A Dvmm_reset.c87 set_arch_unknown(el2ctx->tpidrro_el0); in reset_vm_el01_regs()
H A Darm64.h54 uint64_t tpidrro_el0; /* Read-only Thread ID Register */ member
/freebsd/sys/arm64/linux/
H A Dlinux_sysvec.c177 WRITE_SPECIALREG(tpidrro_el0, 0); in linux_exec_setregs()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td4628 …5,tpidrurw,tpidruro,tpidrprw,el0,el1,el2,el3,tpidr_el0,tpidr_el1,tpidr_el2,tpidr_el3,tpidrro_el0">,
4631 …"For AArch64: 'tpidr_el0', 'tpidr_el1', 'tpidr_el2', 'tpidr_el3' or 'tpidrro_el0' use the five sys…