Home
last modified time | relevance | path

Searched refs:tpidr_el1 (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/arm64/vmm/
H A Dvmm_hyp.c230 hypctx->tpidr_el1 = READ_SPECIALREG(tpidr_el1); in vmm_hyp_reg_store()
291 WRITE_SPECIALREG(tpidr_el1, hypctx->tpidr_el1); in vmm_hyp_reg_restore()
H A Dvmm_reset.c86 set_arch_unknown(el2ctx->tpidr_el1); in reset_vm_el01_regs()
H A Darm64.h55 uint64_t tpidr_el1; /* EL1 Software ID Register */ member
/freebsd/sys/arm64/arm64/
H A Dexception.S74 mrs x18, tpidr_el1
167 mrs x18, tpidr_el1
H A Dtrap.c609 get_pcpu(), READ_SPECIALREG(tpidr_el1))); in do_el0_sync()
H A Dmachdep.c1150 PRINT_REG(tpidr_el1); in DB_SHOW_COMMAND()
H A Dlocore.S297 msr tpidr_el1, x18
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td4628 … Values<"soft,cp15,tpidrurw,tpidruro,tpidrprw,el0,el1,el2,el3,tpidr_el0,tpidr_el1,tpidr_el2,tpidr_…
4631 …"For AArch64: 'tpidr_el0', 'tpidr_el1', 'tpidr_el2', 'tpidr_el3' or 'tpidrro_el0' use the five sys…