Home
last modified time | relevance | path

Searched refs:HCR_API_BIT (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a/plat/arm/board/fvp_r/
A Dfvp_r_context_mgmt.c30 write_hcr_el2(hcr_el2 | HCR_API_BIT | HCR_APK_BIT); in cm_prepare_el2_exit()
/trusted-firmware-a/include/arch/aarch64/
A Del2_common_macros.S77 orr x0, x0, #(HCR_API_BIT | HCR_APK_BIT)
A Darch.h544 #define HCR_API_BIT (ULL(1) << 41) macro
/trusted-firmware-a/lib/el3_runtime/aarch64/
A Dcontext_mgmt.c523 hcr_el2 |= (HCR_API_BIT | HCR_APK_BIT); in cm_prepare_el3_exit()

Completed in 11 milliseconds