Home
last modified time | relevance | path

Searched refs:EP_GET_ST (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/include/export/common/
Dep_info_exp.h58 #define EP_GET_ST(x) ((x) & EP_ST_MASK) macro
/external/arm-trusted-firmware/lib/el3_runtime/aarch64/
Dcontext_mgmt.c129 if (EP_GET_ST(ep->h.attr) != 0U) { in cm_setup_context()