Searched refs:tpidr_el0 (Results 1 – 9 of 9) sorted by relevance
/optee_os/lib/libutee/include/ |
A D | arm64_user_sysreg.h | 36 DEFINE_REG_READ_FUNC_(tpidr_el0, uint64_t, tpidr_el0) 37 DEFINE_REG_WRITE_FUNC_(tpidr_el0, uint64_t, tpidr_el0)
|
/optee_os/out/arm/export-ta_arm32/include/ |
A D | arm64_user_sysreg.h | 36 DEFINE_REG_READ_FUNC_(tpidr_el0, uint64_t, tpidr_el0) 37 DEFINE_REG_WRITE_FUNC_(tpidr_el0, uint64_t, tpidr_el0)
|
/optee_os/out/arm/export-ta_arm64/host_include/ |
A D | arm64_user_sysreg.h | 36 DEFINE_REG_READ_FUNC_(tpidr_el0, uint64_t, tpidr_el0) 37 DEFINE_REG_WRITE_FUNC_(tpidr_el0, uint64_t, tpidr_el0)
|
/optee_os/out/arm/export-ta_arm64/include/ |
A D | arm64_user_sysreg.h | 36 DEFINE_REG_READ_FUNC_(tpidr_el0, uint64_t, tpidr_el0) 37 DEFINE_REG_WRITE_FUNC_(tpidr_el0, uint64_t, tpidr_el0)
|
/optee_os/out/arm/export-ta_arm32/host_include/ |
A D | arm64_user_sysreg.h | 36 DEFINE_REG_READ_FUNC_(tpidr_el0, uint64_t, tpidr_el0) 37 DEFINE_REG_WRITE_FUNC_(tpidr_el0, uint64_t, tpidr_el0)
|
/optee_os/core/arch/arm/kernel/ |
A D | thread_a64.S | 47 msr tpidr_el0, x1 619 mrs x1, tpidr_el0 676 msr tpidr_el0, x1 882 mrs x2, tpidr_el0
|
A D | asm-defines.c | 83 tpidr_el0));
|
/optee_os/core/arch/arm/include/kernel/ |
A D | thread.h | 249 uint64_t tpidr_el0; member
|
/optee_os/out/arm/core/ |
A D | tee.dmp | 5068 e1035b8: d53bd041 mrs x1, tpidr_el0 5128 e103644: d51bd041 msr tpidr_el0, x1 5188 e1036e4: d53bd042 mrs x2, tpidr_el0 6855 e104784: d51bd041 msr tpidr_el0, x1
|
Completed in 146 milliseconds