Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/arm/board/fvp_r/
A Dfvp_r_context_mgmt.c15 uint64_t hcr_el2 = 0U; in cm_prepare_el2_exit() local
29 hcr_el2 = read_hcr_el2(); in cm_prepare_el2_exit()
30 write_hcr_el2(hcr_el2 | HCR_API_BIT | HCR_APK_BIT); in cm_prepare_el2_exit()
/trusted-firmware-a/lib/el3_runtime/aarch64/
A Dcontext_mgmt.c483 uint64_t hcr_el2 = 0U; in cm_prepare_el3_exit() local
516 hcr_el2 |= HCR_RW_BIT; in cm_prepare_el3_exit()
523 hcr_el2 |= (HCR_API_BIT | HCR_APK_BIT); in cm_prepare_el3_exit()
525 write_hcr_el2(hcr_el2); in cm_prepare_el3_exit()
A Dcontext.S75 mrs x13, hcr_el2
250 msr hcr_el2, x13
/trusted-firmware-a/services/std_svc/sdei/
A Dsdei_intr_mgmt.c272 u_register_t hcr_el2 = read_hcr(); in sdei_set_elr_spsr() local
274 (hcr_el2 & HCR_TGE_BIT) && in sdei_set_elr_spsr()
275 (hcr_el2 & HCR_E2H_BIT); in sdei_set_elr_spsr()
/trusted-firmware-a/include/arch/aarch64/
A Del2_common_macros.S79 msr hcr_el2, x0
A Darch_helpers.h370 DEFINE_SYSREG_RW_FUNCS(hcr_el2) in DEFINE_SYSREG_READ_FUNC()
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …2,123,124,125,126,127,130,131,133,134,138,139,141,142],hay:6,hbi0262x:73,hcr_el2:53,hcrx_el2:[6,48…
/trusted-firmware-a/build/qemu/release/bl1/
A Dbl1.dump1690 107c: d51c1101 msr hcr_el2, x1
/trusted-firmware-a/build/qemu/release/bl31/
A Dbl31.dump2543 e041778: d51c1101 msr hcr_el2, x1

Completed in 59 milliseconds