Home
last modified time | relevance | path

Searched refs:hal_vmidmt_context_config (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/drivers/qti/accesscontrol/vmidmt/
H A Dvmidmt_hal.h322 struct hal_vmidmt_context_config { struct
379 const struct hal_vmidmt_context_config *cfg);
386 const struct hal_vmidmt_context_config *cfg);
H A Dvmidmt_hal.c352 const struct hal_vmidmt_context_config *config) in configure_context()
543 const struct hal_vmidmt_context_config *cfg, bool *secure) in validate_ctx_args()
787 const struct hal_vmidmt_context_config *cfg) in vmidmt_hal_config_ctx()
816 const struct hal_vmidmt_context_config *ctx) in vmidmt_hal_config_ctx_ext()
H A Dvmidmt.c95 struct hal_vmidmt_context_config ctx_cfg = { 0 }; in map_vmid_internal()