Searched refs:e_mtcfg (Results 1 – 3 of 3) sorted by relevance
252 enum hal_vmidmt_mem_type_config e_mtcfg; /* memory type config */ member
118 if (bus->e_mtcfg < HAL_VMIDMT_MTCFG_DEFAULT) in set_default_config_bus()119 attrib |= bus->e_mtcfg << VMIDMT_SHFT(CR0, MTCFG); in set_default_config_bus()314 if (bus->e_mtcfg < HAL_VMIDMT_MTCFG_DEFAULT) in configure_context_bus()315 s2vr |= bus->e_mtcfg << VMIDMT_SHFT(S2VRn, MTCFG); in configure_context_bus()
105 bus_attribs.e_mtcfg = HAL_VMIDMT_MTCFG_MEMATTR; in map_vmid_internal()