Searched refs:iommu_domain_ops (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/drivers/iommu/
H A Dfsl_pamu_domain.c343 static struct iommu_domain_ops fsl_pamu_platform_ops = {
438 .default_domain_ops = &(const struct iommu_domain_ops) {
H A 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) {
H A Dsprd-iommu.c415 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dipmmu-vmsa.c659 static struct iommu_domain_ops ipmmu_iommu_identity_ops = {
888 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dtegra-smmu.c535 static struct iommu_domain_ops tegra_smmu_identity_ops = {
1000 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dmsm_iommu.c476 static struct iommu_domain_ops msm_iommu_identity_ops = {
697 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dsun50i-iommu.c777 static struct iommu_domain_ops sun50i_iommu_identity_ops = {
839 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dmtk_iommu_v1.c328 static struct iommu_domain_ops mtk_iommu_v1_identity_ops = {
590 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Ds390-iommu.c793 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Diommu.c2428 const struct iommu_domain_ops *ops = domain->ops;
2491 const struct iommu_domain_ops *ops = domain->ops;
2522 const struct iommu_domain_ops *ops = domain->ops;
2598 const struct iommu_domain_ops *ops = domain->ops;
H A Dexynos-iommu.c1023 static struct iommu_domain_ops exynos_identity_ops = {
1480 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Drockchip-iommu.c994 static struct iommu_domain_ops rk_identity_ops = {
1171 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Domap-iommu.c1569 static struct iommu_domain_ops omap_iommu_identity_ops = {
1733 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dmtk_iommu.c789 static struct iommu_domain_ops mtk_iommu_identity_ops = {
1023 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dvirtio-iommu.c1082 .default_domain_ops = &(const struct iommu_domain_ops) {
/linux-master/drivers/iommu/intel/
H A Dnested.c171 static const struct iommu_domain_ops intel_nested_domain_ops = {
H A Dsvm.c785 static const struct iommu_domain_ops intel_svm_domain_ops = {
H A Diommu.c3852 .ops = &(const struct iommu_domain_ops) {
4858 .default_domain_ops = &(const struct iommu_domain_ops) {
/linux-master/include/linux/
H A Diommu.h39 struct iommu_domain_ops;
207 const struct iommu_domain_ops *ops;
583 const struct iommu_domain_ops *default_domain_ops;
593 * struct iommu_domain_ops - domain specific operations
630 struct iommu_domain_ops { struct
/linux-master/drivers/iommu/iommufd/
H A Dselftest.c24 static struct iommu_domain_ops domain_nested_ops;
168 static const struct iommu_domain_ops mock_blocking_ops = {
533 &(struct iommu_domain_ops){
599 static struct iommu_domain_ops domain_nested_ops = {
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-sva.c584 static const struct iommu_domain_ops arm_smmu_sva_domain_ops = {
H A Darm-smmu-v3.c2654 static const struct iommu_domain_ops arm_smmu_identity_ops = {
2672 static const struct iommu_domain_ops arm_smmu_blocked_ops = {
3085 .default_domain_ops = &(const struct iommu_domain_ops) {
/linux-master/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c420 static struct iommu_domain_ops qcom_iommu_identity_ops = {
602 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Darm-smmu.c1188 static const struct iommu_domain_ops arm_smmu_identity_ops = {
1203 static const struct iommu_domain_ops arm_smmu_blocked_ops = {
1609 .default_domain_ops = &(const struct iommu_domain_ops) {
/linux-master/arch/powerpc/kernel/
H A Diommu.c1307 static const struct iommu_domain_ops spapr_tce_platform_domain_ops = {
1335 static const struct iommu_domain_ops spapr_tce_blocked_domain_ops = {

Completed in 337 milliseconds

12