Searched refs:_e (Results 1 – 3 of 3) sorted by relevance
/trusted-firmware-a/include/arch/aarch64/ |
A D | smccc_helpers.h | 68 #define SMC_GET_EL3(_h, _e) \ argument 69 read_ctx_reg((get_el3state_ctx(_h)), (_e)) 70 #define SMC_SET_EL3(_h, _e, _v) \ argument 71 write_ctx_reg((get_el3state_ctx(_h)), (_e), (_v))
|
/trusted-firmware-a/services/std_svc/sdei/ |
A D | sdei_private.h | 95 #define GET_EV_STATE(_e, _s) get_ev_state_bit(_e, SDEI_STATF_##_s) argument 96 #define SET_EV_STATE(_e, _s) clr_ev_state_bit(_e->state, SDEI_STATF_##_s) argument
|
/trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
A D | jquery.js | 2 …_e=["Webkit","Moz","ms"],ze=E.createElement("div").style,Ue={};function Xe(e){var t=S.cssProps[e]|…
|
Completed in 12 milliseconds