Searched refs:cm_get_scr_el3 (Results 1 – 4 of 4) sorted by relevance
34 write_scr(cm_get_scr_el3(NON_SECURE)); in tlkd_va_translate()68 write_scr(cm_get_scr_el3(SECURE)); in tlkd_va_translate()
53 u_register_t cm_get_scr_el3(uint32_t security_state);
736 u_register_t cm_get_scr_el3(uint32_t security_state) in cm_get_scr_el3() function
380 uint32_t cm_get_scr_el3(uint32_t security_state);385 ``cm_get_scr_el3()`` returns the value of the ``SCR_EL3`` register for the specified389 model using the ``cm_get_scr_el3()`` and ``cm_write_scr_el3_bit()`` APIs.