Searched refs:default_domain_ops (Results 1 - 23 of 23) sorted by relevance

/linux-master/drivers/iommu/intel/
H A Dnested.c188 if (parent->ops != intel_iommu_ops.default_domain_ops ||
H A Diommu.c4858 .default_domain_ops = &(const struct iommu_domain_ops) {
/linux-master/drivers/iommu/
H A Dfsl_pamu_domain.c201 * default_domain_ops do not have any map/unmap function it doesn't meet
438 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dsprd-iommu.c415 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Ds390-iommu.c793 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dvirtio-iommu.c1082 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dipmmu-vmsa.c888 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dtegra-smmu.c1000 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dmsm_iommu.c697 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dsun50i-iommu.c839 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dmtk_iommu_v1.c590 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dapple-dart.c991 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dexynos-iommu.c1480 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Drockchip-iommu.c1171 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Domap-iommu.c1733 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dmtk_iommu.c1023 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Diommu.c1978 domain->ops = ops->default_domain_ops;
/linux-master/drivers/iommu/iommufd/
H A Dselftest.c294 mock->domain.ops = mock_ops.default_domain_ops;
351 if (!parent || parent->ops != mock_ops.default_domain_ops)
532 .default_domain_ops =
626 hwpt->domain->ops != mock_ops.default_domain_ops) {
/linux-master/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c602 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Darm-smmu.c1609 .default_domain_ops = &(const struct iommu_domain_ops) {
/linux-master/include/linux/
H A Diommu.h537 * @default_domain_ops: the default ops for domains
583 const struct iommu_domain_ops *default_domain_ops; member in struct:iommu_ops
/linux-master/drivers/iommu/amd/
H A Diommu.c2389 domain->domain.ops = iommu->iommu.ops->default_domain_ops;
2796 .default_domain_ops = &(const struct iommu_domain_ops) {
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c3085 .default_domain_ops = &(const struct iommu_domain_ops) {

Completed in 311 milliseconds