Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dtz-mpc.c29 IOMMU_IDX_NS, enumerator
111 memory_region_notify_iommu(&s->upstream, IOMMU_IDX_NS, event); in tz_mpc_iommu_notify()
126 memory_region_notify_iommu(&s->upstream, IOMMU_IDX_NS, event); in tz_mpc_iommu_notify()
445 ok = tz_mpc_cfg_ns(s, addr) == (iommu_idx == IOMMU_IDX_NS); in tz_mpc_translate()
464 return (attrs.unspecified || attrs.secure) ? IOMMU_IDX_S : IOMMU_IDX_NS; in tz_mpc_attrs_to_index()