Home
last modified time | relevance | path

Searched refs:iommu_domain_ops (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.12.1/drivers/iommu/
Dfsl_pamu_domain.c343 static struct iommu_domain_ops fsl_pamu_platform_ops = {
436 .default_domain_ops = &(const struct iommu_domain_ops) {
Dmtk_iommu_v1.c328 static struct iommu_domain_ops mtk_iommu_v1_identity_ops = {
583 .default_domain_ops = &(const struct iommu_domain_ops) {
Dapple-dart.c695 static const struct iommu_domain_ops apple_dart_identity_ops = {
716 static const struct iommu_domain_ops apple_dart_blocked_ops = {
991 .default_domain_ops = &(const struct iommu_domain_ops) {
Dipmmu-vmsa.c659 static struct iommu_domain_ops ipmmu_iommu_identity_ops = {
887 .default_domain_ops = &(const struct iommu_domain_ops) {
Dmsm_iommu.c476 static struct iommu_domain_ops msm_iommu_identity_ops = {
697 .default_domain_ops = &(const struct iommu_domain_ops) {
Dsun50i-iommu.c788 static struct iommu_domain_ops sun50i_iommu_identity_ops = {
850 .default_domain_ops = &(const struct iommu_domain_ops) {
Dsprd-iommu.c415 .default_domain_ops = &(const struct iommu_domain_ops) {
Diommu.c2445 const struct iommu_domain_ops *ops = domain->ops; in __iommu_map()
2508 const struct iommu_domain_ops *ops = domain->ops; in iommu_map()
2539 const struct iommu_domain_ops *ops = domain->ops; in __iommu_unmap()
2615 const struct iommu_domain_ops *ops = domain->ops; in iommu_map_sg()
Dtegra-smmu.c537 static struct iommu_domain_ops tegra_smmu_identity_ops = {
1002 .default_domain_ops = &(const struct iommu_domain_ops) {
Drockchip-iommu.c996 static struct iommu_domain_ops rk_identity_ops = {
1173 .default_domain_ops = &(const struct iommu_domain_ops) {
Dexynos-iommu.c1025 static struct iommu_domain_ops exynos_identity_ops = {
1482 .default_domain_ops = &(const struct iommu_domain_ops) {
Domap-iommu.c1569 static struct iommu_domain_ops omap_iommu_identity_ops = {
1733 .default_domain_ops = &(const struct iommu_domain_ops) {
Ds390-iommu.c787 .default_domain_ops = &(const struct iommu_domain_ops) {
Dmtk_iommu.c789 static struct iommu_domain_ops mtk_iommu_identity_ops = {
1023 .default_domain_ops = &(const struct iommu_domain_ops) {
Dvirtio-iommu.c1072 .default_domain_ops = &(const struct iommu_domain_ops) {
/linux-6.12.1/include/linux/
Diommu.h39 struct iommu_domain_ops;
210 const struct iommu_domain_ops *ops;
594 const struct iommu_domain_ops *default_domain_ops;
642 struct iommu_domain_ops { struct
/linux-6.12.1/drivers/iommu/intel/
Dnested.c133 static const struct iommu_domain_ops intel_nested_domain_ops = {
Dsvm.c562 static const struct iommu_domain_ops intel_svm_domain_ops = {
Diommu.c3414 .ops = &(const struct iommu_domain_ops) {
4589 .ops = &(const struct iommu_domain_ops) {
4617 .default_domain_ops = &(const struct iommu_domain_ops) {
/linux-6.12.1/drivers/iommu/amd/
Dpasid.c173 static const struct iommu_domain_ops amd_sva_domain_ops = {
/linux-6.12.1/drivers/iommu/iommufd/
Dselftest.c25 static struct iommu_domain_ops domain_nested_ops;
169 static const struct iommu_domain_ops mock_blocking_ops = {
563 &(struct iommu_domain_ops){
629 static struct iommu_domain_ops domain_nested_ops = {
/linux-6.12.1/drivers/iommu/arm/arm-smmu/
Dqcom_iommu.c420 static struct iommu_domain_ops qcom_iommu_identity_ops = {
602 .default_domain_ops = &(const struct iommu_domain_ops) {
Darm-smmu.c1231 static const struct iommu_domain_ops arm_smmu_identity_ops = {
1246 static const struct iommu_domain_ops arm_smmu_blocked_ops = {
1652 .default_domain_ops = &(const struct iommu_domain_ops) {
/linux-6.12.1/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3-sva.c381 static const struct iommu_domain_ops arm_smmu_sva_domain_ops = {
/linux-6.12.1/arch/powerpc/kernel/
Diommu.c1180 static const struct iommu_domain_ops spapr_tce_platform_domain_ops = {
1208 static const struct iommu_domain_ops spapr_tce_blocked_domain_ops = {

12