ipmmu_vmsa_device
struct ipmmu_vmsa_device *mmu;
struct ipmmu_vmsa_device *mmu = platform_get_drvdata(pdev);
struct ipmmu_vmsa_device *mmu = dev_get_drvdata(dev);
static bool ipmmu_is_root(struct ipmmu_vmsa_device *mmu)
struct ipmmu_vmsa_device *mmu = dev_get_drvdata(dev);
struct ipmmu_vmsa_device **rootp = data;
static struct ipmmu_vmsa_device *ipmmu_find_root(void)
struct ipmmu_vmsa_device *root = NULL;
static u32 ipmmu_read(struct ipmmu_vmsa_device *mmu, unsigned int offset)
static void ipmmu_write(struct ipmmu_vmsa_device *mmu, unsigned int offset,
static unsigned int ipmmu_ctx_reg(struct ipmmu_vmsa_device *mmu,
static u32 ipmmu_ctx_read(struct ipmmu_vmsa_device *mmu,
static void ipmmu_ctx_write(struct ipmmu_vmsa_device *mmu,
static u32 ipmmu_utlb_reg(struct ipmmu_vmsa_device *mmu, unsigned int reg)
static void ipmmu_imuasid_write(struct ipmmu_vmsa_device *mmu,
static void ipmmu_imuctr_write(struct ipmmu_vmsa_device *mmu,
struct ipmmu_vmsa_device *mmu = domain->mmu;
struct ipmmu_vmsa_device *mmu = domain->mmu;
static int ipmmu_domain_allocate_context(struct ipmmu_vmsa_device *mmu,
static void ipmmu_domain_free_context(struct ipmmu_vmsa_device *mmu,
struct ipmmu_vmsa_device *mmu = domain->mmu;
struct ipmmu_vmsa_device *mmu = dev;
struct ipmmu_vmsa_device *root;
struct ipmmu_vmsa_device *mmu = to_ipmmu(dev);
struct ipmmu_vmsa_device *mmu;
struct ipmmu_vmsa_device *mmu = to_ipmmu(dev);
struct ipmmu_vmsa_device *mmu = to_ipmmu(dev);
static struct ipmmu_vmsa_device *to_ipmmu(struct device *dev)
struct ipmmu_vmsa_device *mmu = to_ipmmu(dev);
static void ipmmu_device_reset(struct ipmmu_vmsa_device *mmu)