Searched refs:e_nscfg (Results 1 – 3 of 3) sorted by relevance
110 bus_attribs.e_nscfg = HAL_VMIDMT_NSCFG_SECURE; in map_vmid_internal()174 bus_attribs.e_nscfg = HAL_VMIDMT_NSCFG_SECURE; in config_options_per_master()
185 bypass_bus->e_nscfg < HAL_VMIDMT_NSCFG_DEFAULT) in set_default_config()186 attrib |= bypass_bus->e_nscfg in set_default_config()302 if (bus->e_nscfg < HAL_VMIDMT_NSCFG_DEFAULT) in configure_context_bus()303 s2vr |= bus->e_nscfg << VMIDMT_SHFT(S2VRn, NSCFG); in configure_context_bus()564 if (cfg->p_bus_attrib->e_nscfg == HAL_VMIDMT_NSCFG_SECURE) in validate_ctx_args()
248 enum hal_vmidmt_non_secure_alloc_config e_nscfg; /* non-secure allocate */ member