Home
last modified time | relevance | path

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

12

/linux/drivers/iommu/amd/
H A Dnested.c14 static const struct iommu_domain_ops nested_domain_ops;
291 static const struct iommu_domain_ops nested_domain_ops = {
H A Dpasid.c177 static const struct iommu_domain_ops amd_sva_domain_ops = {
/linux/drivers/iommu/
H A Dfsl_pamu_domain.c343 static struct iommu_domain_ops fsl_pamu_platform_ops = {
436 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Ds390-iommu.c1155 static const struct iommu_domain_ops s390_identity_ops = {
1166 .ops = &(const struct iommu_domain_ops) {
1179 .default_domain_ops = &(const struct iommu_domain_ops) { \
H A Dmtk_iommu_v1.c343 static struct iommu_domain_ops mtk_iommu_v1_identity_ops = {
589 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dapple-dart.c712 static const struct iommu_domain_ops apple_dart_identity_ops = {
734 static const struct iommu_domain_ops apple_dart_blocked_ops = {
1014 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dmsm_iommu.c477 static struct iommu_domain_ops msm_iommu_identity_ops = {
697 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dipmmu-vmsa.c660 static struct iommu_domain_ops ipmmu_iommu_identity_ops = {
889 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dsun50i-iommu.c791 static struct iommu_domain_ops sun50i_iommu_identity_ops = {
855 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dsprd-iommu.c417 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dvirtio-iommu.c813 .ops = &(const struct iommu_domain_ops) {
1101 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dtegra-smmu.c550 static struct iommu_domain_ops tegra_smmu_identity_ops = {
1006 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Drockchip-iommu.c999 static struct iommu_domain_ops rk_identity_ops = {
1186 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dexynos-iommu.c1029 static struct iommu_domain_ops exynos_identity_ops = {
1483 .default_domain_ops = &(const struct iommu_domain_ops) {
/linux/include/linux/
H A Diommu.h40 struct iommu_domain_ops;
226 const struct iommu_domain_ops *ops;
706 const struct iommu_domain_ops *default_domain_ops;
753 struct iommu_domain_ops { struct
/linux/drivers/iommu/generic_pt/
H A Dkunit_iommu.h86 static const struct iommu_domain_ops kunit_pt_ops = {
/linux/drivers/iommu/intel/
H A Dsvm.c202 static const struct iommu_domain_ops intel_svm_domain_ops = {
H A Dnested.c188 static const struct iommu_domain_ops intel_nested_domain_ops = {
/linux/drivers/iommu/iommufd/
H A Dselftest.c29 static struct iommu_domain_ops domain_nested_ops;
292 static const struct iommu_domain_ops mock_blocking_ops = {
402 static const struct iommu_domain_ops amdv1_mock_ops = {
410 static const struct iommu_domain_ops amdv1_mock_huge_ops = {
424 static const struct iommu_domain_ops amdv1_ops = {
950 static struct iommu_domain_ops domain_nested_ops = {
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-sva.c321 static const struct iommu_domain_ops arm_smmu_sva_domain_ops = {
H A Darm-smmu-v3-iommufd.c202 static const struct iommu_domain_ops arm_smmu_nested_ops = {
/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c420 static struct iommu_domain_ops qcom_iommu_identity_ops = {
599 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Darm-smmu.c1244 static const struct iommu_domain_ops arm_smmu_identity_ops = {
1260 static const struct iommu_domain_ops arm_smmu_blocked_ops = {
1649 .default_domain_ops = &(const struct iommu_domain_ops) {
/linux/drivers/iommu/riscv/
H A Diommu.c1350 static const struct iommu_domain_ops riscv_iommu_paging_domain_ops = {
1446 .ops = &(const struct iommu_domain_ops) {
1467 .ops = &(const struct iommu_domain_ops) {
/linux/arch/powerpc/kernel/
H A Diommu.c1182 static const struct iommu_domain_ops spapr_tce_platform_domain_ops = {
1210 static const struct iommu_domain_ops spapr_tce_blocked_domain_ops = {

12