iommu_domain_ops
static const struct iommu_domain_ops spapr_tce_platform_domain_ops = {
static const struct iommu_domain_ops spapr_tce_blocked_domain_ops = {
static const struct iommu_domain_ops amdv1_ops = {
static const struct iommu_domain_ops amdv2_ops = {
.ops = &(const struct iommu_domain_ops) {
static const struct iommu_domain_ops identity_domain_ops = {
static const struct iommu_domain_ops nested_domain_ops;
static const struct iommu_domain_ops nested_domain_ops = {
static const struct iommu_domain_ops amd_sva_domain_ops = {
.default_domain_ops = &(const struct iommu_domain_ops) {
static const struct iommu_domain_ops apple_dart_identity_ops = {
static const struct iommu_domain_ops apple_dart_blocked_ops = {
static const struct iommu_domain_ops arm_smmu_nested_ops = {
static const struct iommu_domain_ops arm_smmu_sva_domain_ops = {
static const struct iommu_domain_ops arm_smmu_identity_ops = {
static const struct iommu_domain_ops arm_smmu_blocked_ops = {
.default_domain_ops = &(const struct iommu_domain_ops) {
static const struct iommu_domain_ops arm_smmu_identity_ops = {
static const struct iommu_domain_ops arm_smmu_blocked_ops = {
.default_domain_ops = &(const struct iommu_domain_ops) {
static struct iommu_domain_ops qcom_iommu_identity_ops = {
.default_domain_ops = &(const struct iommu_domain_ops) {
static struct iommu_domain_ops exynos_identity_ops = {
.default_domain_ops = &(const struct iommu_domain_ops) {
static struct iommu_domain_ops fsl_pamu_platform_ops = {
.default_domain_ops = &(const struct iommu_domain_ops) {
static const struct iommu_domain_ops kunit_pt_ops = {
.ops = &(const struct iommu_domain_ops) {
.ops = &(const struct iommu_domain_ops) {
const struct iommu_domain_ops intel_fs_paging_domain_ops = {
const struct iommu_domain_ops intel_ss_paging_domain_ops = {
extern const struct iommu_domain_ops intel_fs_paging_domain_ops;
extern const struct iommu_domain_ops intel_ss_paging_domain_ops;
static const struct iommu_domain_ops intel_nested_domain_ops = {
static const struct iommu_domain_ops intel_svm_domain_ops = {
const struct iommu_domain_ops *ops = domain->ops;
const struct iommu_domain_ops *ops = domain->ops;
const struct iommu_domain_ops *ops = domain->ops;
static struct iommu_domain_ops domain_nested_ops;
static const struct iommu_domain_ops mock_blocking_ops = {
static const struct iommu_domain_ops amdv1_mock_ops = {
static const struct iommu_domain_ops amdv1_mock_huge_ops = {
static const struct iommu_domain_ops amdv1_ops = {
static struct iommu_domain_ops domain_nested_ops = {
static struct iommu_domain_ops ipmmu_iommu_identity_ops = {
.default_domain_ops = &(const struct iommu_domain_ops) {
static struct iommu_domain_ops msm_iommu_identity_ops = {
.default_domain_ops = &(const struct iommu_domain_ops) {
.default_domain_ops = &(const struct iommu_domain_ops) {
static struct iommu_domain_ops mtk_iommu_identity_ops = {
static struct iommu_domain_ops mtk_iommu_v1_identity_ops = {
.default_domain_ops = &(const struct iommu_domain_ops) {
static struct iommu_domain_ops omap_iommu_identity_ops = {
.default_domain_ops = &(const struct iommu_domain_ops) {
static const struct iommu_domain_ops riscv_iommu_paging_domain_ops = {
.ops = &(const struct iommu_domain_ops) {
.ops = &(const struct iommu_domain_ops) {
.default_domain_ops = &(const struct iommu_domain_ops) {
static struct iommu_domain_ops rk_identity_ops = {
static const struct iommu_domain_ops s390_identity_ops = {
.ops = &(const struct iommu_domain_ops) {
.default_domain_ops = &(const struct iommu_domain_ops) { \
.default_domain_ops = &(const struct iommu_domain_ops) {
static struct iommu_domain_ops sun50i_iommu_identity_ops = {
.default_domain_ops = &(const struct iommu_domain_ops) {
.default_domain_ops = &(const struct iommu_domain_ops) {
static struct iommu_domain_ops tegra_smmu_identity_ops = {
.default_domain_ops = &(const struct iommu_domain_ops) {
.ops = &(const struct iommu_domain_ops) {
const struct iommu_domain_ops *ops;
struct iommu_domain_ops;
const struct iommu_domain_ops *default_domain_ops;