Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Dswtch.S119 msr tpidr_el0, x6
157 mrs x6, tpidr_el0
214 msr tpidr_el0, x6
288 mrs x6, tpidr_el0
H A Dfreebsd32_machdep.c84 WRITE_SPECIALREG(tpidr_el0, uap->parms); in freebsd32_sysarch()
H A Dmachdep.c1153 PRINT_REG(tpidr_el0); in DB_SHOW_COMMAND()
H A Dexec_machdep.c415 WRITE_SPECIALREG(tpidr_el0, 0); in exec_setregs()
/freebsd/sys/arm64/vmm/
H A Dvmm_hyp.c228 hypctx->tpidr_el0 = READ_SPECIALREG(tpidr_el0); in vmm_hyp_reg_store()
274 WRITE_SPECIALREG(tpidr_el0, hypctx->tpidr_el0); in vmm_hyp_reg_restore()
H A Dvmm_reset.c85 set_arch_unknown(el2ctx->tpidr_el0); in reset_vm_el01_regs()
H A Darm64.h53 uint64_t tpidr_el0; /* EL0 Software ID Register */ member
/freebsd/sys/arm64/linux/
H A Dlinux_sysvec.c178 WRITE_SPECIALREG(tpidr_el0, 0); in linux_exec_setregs()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td4628 …es_Group>, Values<"soft,cp15,tpidrurw,tpidruro,tpidrprw,el0,el1,el2,el3,tpidr_el0,tpidr_el1,tpidr_…
4631 …"For AArch64: 'tpidr_el0', 'tpidr_el1', 'tpidr_el2', 'tpidr_el3' or 'tpidrro_el0' use the five sys…