commit | 1f66c2a4fab0ff8a97b9d83b2ebe1b272b1be602 | [log] [tgz] |
---|---|---|
author | Mostafa Saleh <smostafa@google.com> | Mon May 08 13:51:39 2023 +0000 |
committer | Mostafa Saleh <smostafa@google.com> | Wed May 31 19:36:46 2023 +0000 |
tree | e4be3321e4cfa4a93bf33c089f238a0ebba58492 | |
parent | 4de644fb1d32be34410572f6bf7c1625aeb2ff1d [diff] |
KVM: arm64: iommu: specify domain type Add a type argument to alloc_domain, so smmu driver can use it for stage-1/stage-2 configuration. This allows the kernel to choose which domain type does it need. Signed-off-by: Mostafa Saleh <smostafa@google.com>