Home
last modified time | relevance | path

Searched defs:dom (Results 1 – 25 of 29) sorted by relevance

12

/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dbase.c38 struct nvkm_perfdom *dom; in nvkm_pm_count_perfdom() local
47 nvkm_perfdom_count_perfsig(struct nvkm_perfdom *dom) in nvkm_perfdom_count_perfsig()
64 struct nvkm_perfdom *dom; in nvkm_perfdom_find() local
77 struct nvkm_perfdom *dom = *pdom; in nvkm_perfsig_find() local
133 struct nvkm_perfdom *dom = NULL; in nvkm_perfsrc_enable() local
172 struct nvkm_perfdom *dom = NULL; in nvkm_perfsrc_disable() local
208 nvkm_perfdom_init(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_init()
238 nvkm_perfdom_sample(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_sample()
262 nvkm_perfdom_read(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_read()
295 struct nvkm_perfdom *dom = nvkm_perfdom(object); in nvkm_perfdom_mthd() local
[all …]
Dnv40.c27 nv40_perfctr_init(struct nvkm_pm *pm, struct nvkm_perfdom *dom, in nv40_perfctr_init()
44 nv40_perfctr_read(struct nvkm_pm *pm, struct nvkm_perfdom *dom, in nv40_perfctr_read()
59 nv40_perfctr_next(struct nvkm_pm *pm, struct nvkm_perfdom *dom) in nv40_perfctr_next()
Dgf100.c128 gf100_perfctr_init(struct nvkm_pm *pm, struct nvkm_perfdom *dom, in gf100_perfctr_init()
146 gf100_perfctr_read(struct nvkm_pm *pm, struct nvkm_perfdom *dom, in gf100_perfctr_read()
161 gf100_perfctr_next(struct nvkm_pm *pm, struct nvkm_perfdom *dom) in gf100_perfctr_next()
/drivers/iommu/
Dmtk_iommu_v1.c105 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()
169 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr() local
229 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_domain_finalise() local
248 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc() local
262 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_domain_free() local
273 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device() local
311 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map() local
340 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap() local
357 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_iova_to_phys() local
Dmtk_iommu.c107 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()
160 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr() local
220 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_domain_finalise() local
254 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc() local
284 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device() local
326 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map() local
340 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap() local
354 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_iova_to_phys() local
Damd_iommu.c230 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain()
1451 static int iommu_map_page(struct protection_domain *dom, in iommu_map_page()
1496 static unsigned long iommu_unmap_page(struct protection_domain *dom, in iommu_unmap_page()
1734 static void dma_ops_domain_free(struct dma_ops_domain *dom) in dma_ops_domain_free()
2982 static void amd_iommu_domain_free(struct iommu_domain *dom) in amd_iommu_domain_free()
3021 static void amd_iommu_detach_device(struct iommu_domain *dom, in amd_iommu_detach_device()
3051 static int amd_iommu_attach_device(struct iommu_domain *dom, in amd_iommu_attach_device()
3087 static int amd_iommu_map(struct iommu_domain *dom, unsigned long iova, in amd_iommu_map()
3109 static size_t amd_iommu_unmap(struct iommu_domain *dom, unsigned long iova, in amd_iommu_unmap()
3128 static phys_addr_t amd_iommu_iova_to_phys(struct iommu_domain *dom, in amd_iommu_iova_to_phys()
[all …]
Ds390-iommu.c35 static struct s390_domain *to_s390_domain(struct iommu_domain *dom) in to_s390_domain()
Drockchip-iommu.c97 static inline void rk_table_flush(struct rk_iommu_domain *dom, dma_addr_t dma, in rk_table_flush()
105 static struct rk_iommu_domain *to_rk_domain(struct iommu_domain *dom) in to_rk_domain()
Dtegra-gart.c76 static struct gart_domain *to_gart_domain(struct iommu_domain *dom) in to_gart_domain()
Dmsm_iommu.c61 static struct msm_priv *to_msm_priv(struct iommu_domain *dom) in to_msm_priv()
Dfsl_pamu_domain.c36 static struct fsl_dma_domain *to_fsl_dma_domain(struct iommu_domain *dom) in to_fsl_dma_domain()
Dipmmu-vmsa.c59 static struct ipmmu_vmsa_domain *to_vmsa_domain(struct iommu_domain *dom) in to_vmsa_domain()
Domap-iommu.c78 static struct omap_iommu_domain *to_omap_domain(struct iommu_domain *dom) in to_omap_domain()
Dtegra-smmu.c52 static struct tegra_smmu_as *to_smmu_as(struct iommu_domain *dom) in to_smmu_as()
Dexynos-iommu.c249 static struct exynos_iommu_domain *to_exynos_domain(struct iommu_domain *dom) in to_exynos_domain()
/drivers/irqchip/
Dirq-tango.c59 static void tangox_dispatch_irqs(struct irq_domain *dom, unsigned int status, in tangox_dispatch_irqs()
76 struct irq_domain *dom = irq_desc_get_handler_data(desc); in tangox_irq_handler() local
165 static void __init tangox_irq_domain_init(struct irq_domain *dom) in tangox_irq_domain_init()
180 struct irq_domain *dom; in tangox_irq_init() local
Dirq-aspeed-vic.c64 struct irq_domain *dom; member
/drivers/soc/bcm/
Draspberrypi-power.c86 struct rpi_power_domain *dom = &rpi_domains->domains[xlate_index]; in rpi_common_init_power_domain() local
110 struct rpi_power_domain *dom = &rpi_domains->domains[xlate_index]; in rpi_init_power_domain() local
125 struct rpi_power_domain *dom = &rpi_domains->domains[xlate_index]; in rpi_init_old_power_domain() local
/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dgt215.c272 int idx, u32 pll, int dom) in calc_clk()
360 prog_pll(struct gt215_clk *clk, int idx, u32 pll, int dom) in prog_pll()
404 prog_clk(struct gt215_clk *clk, int idx, int dom) in prog_clk()
440 prog_core(struct gt215_clk *clk, int dom) in prog_core()
Dgf100.c274 calc_clk(struct gf100_clk *clk, struct nvkm_cstate *cstate, int idx, int dom) in calc_clk()
Dgk104.c288 struct nvkm_cstate *cstate, int idx, int dom) in calc_clk()
/drivers/soc/dove/
Dpmu.c127 #define to_pmu_domain(dom) container_of(dom, struct pmu_domain, base) argument
/drivers/input/rmi4/
Drmi_f01.c53 char dom[11]; /* YYYY/MM/DD + '\0' */ member
/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c1128 int be_cmd_pmac_del(struct be_adapter *adapter, u32 if_id, int pmac_id, u32 dom) in be_cmd_pmac_del()
1697 u8 *link_status, u32 dom) in be_cmd_link_status_query()
3867 int be_cmd_set_mac(struct be_adapter *adapter, u8 *mac, int if_id, u32 dom) in be_cmd_set_mac()
/drivers/pci/
Dmsi.c1571 struct irq_domain *dom; in pci_msi_get_device_domain() local

12