Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dbase.c36 struct nvkm_perfdom *dom; in nvkm_pm_count_perfdom() local
45 nvkm_perfdom_count_perfsig(struct nvkm_perfdom *dom) in nvkm_perfdom_count_perfsig()
62 struct nvkm_perfdom *dom; in nvkm_perfdom_find() local
75 struct nvkm_perfdom *dom = *pdom; in nvkm_perfsig_find() local
131 struct nvkm_perfdom *dom = NULL; in nvkm_perfsrc_enable() local
170 struct nvkm_perfdom *dom = NULL; in nvkm_perfsrc_disable() local
206 nvkm_perfdom_init(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_init()
236 nvkm_perfdom_sample(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_sample()
260 nvkm_perfdom_read(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_read()
293 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()
/linux-4.4.14/arch/arm/include/asm/
Ddomain.h58 #define domain_mask(dom) ((3) << (2 * (dom))) argument
59 #define domain_val(dom,type) ((type) << (2 * (dom))) argument
108 #define modify_domain(dom,type) \ argument
117 static inline void modify_domain(unsigned dom, unsigned type) { } in modify_domain()
/linux-4.4.14/include/uapi/xen/
Dprivcmd.h57 domid_t dom; /* target domain */ member
63 domid_t dom; /* target domain */ member
74 domid_t dom; /* target domain */ member
/linux-4.4.14/include/xen/interface/
Devent_channel.h28 domid_t dom, remote_dom; member
129 domid_t dom; member
142 domid_t dom; member
145 domid_t dom; member
189 domid_t dom; member
Dgrant_table.h267 domid_t dom; member
309 domid_t dom; member
324 domid_t dom; member
400 domid_t dom; member
460 domid_t dom; member
474 domid_t dom; member
/linux-4.4.14/drivers/iommu/
Damd_iommu.c124 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain()
1322 static int iommu_map_page(struct protection_domain *dom, in iommu_map_page()
1366 static unsigned long iommu_unmap_page(struct protection_domain *dom, in iommu_unmap_page()
1419 static void dma_ops_reserve_addresses(struct dma_ops_domain *dom, in dma_ops_reserve_addresses()
1543 struct dma_ops_domain *dom, in dma_ops_area_alloc()
1589 struct dma_ops_domain *dom, in dma_ops_alloc_addresses()
1624 static void dma_ops_free_addresses(struct dma_ops_domain *dom, in dma_ops_free_addresses()
1816 static void dma_ops_domain_free(struct dma_ops_domain *dom) in dma_ops_domain_free()
2345 static u64* dma_ops_get_pte(struct dma_ops_domain *dom, in dma_ops_get_pte()
2372 static dma_addr_t dma_ops_domain_map(struct dma_ops_domain *dom, in dma_ops_domain_map()
[all …]
Ds390-iommu.c35 static struct s390_domain *to_s390_domain(struct iommu_domain *dom) in to_s390_domain()
Dshmobile-iommu.c51 static struct shmobile_iommu_domain *to_sh_domain(struct iommu_domain *dom) in to_sh_domain()
Dmsm_iommu.c58 static struct msm_priv *to_msm_priv(struct iommu_domain *dom) in to_msm_priv()
Dtegra-gart.c76 static struct gart_domain *to_gart_domain(struct iommu_domain *dom) in to_gart_domain()
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()
Drockchip-iommu.c105 static struct rk_iommu_domain *to_rk_domain(struct iommu_domain *dom) in to_rk_domain()
Dtegra-smmu.c52 static struct tegra_smmu_as *to_smmu_as(struct iommu_domain *dom) in to_smmu_as()
Dexynos-iommu.c234 static struct exynos_iommu_domain *to_exynos_domain(struct iommu_domain *dom) in to_exynos_domain()
Darm-smmu.c367 static struct arm_smmu_domain *to_smmu_domain(struct iommu_domain *dom) in to_smmu_domain()
Dintel-iommu.c565 static struct dmar_domain *to_dmar_domain(struct iommu_domain *dom) in to_dmar_domain()
3553 static void add_unmap(struct dmar_domain *dom, struct iova *iova, struct page *freelist) in add_unmap()
Darm-smmu-v3.c644 static struct arm_smmu_domain *to_smmu_domain(struct iommu_domain *dom) in to_smmu_domain()
/linux-4.4.14/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.c266 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()
/linux-4.4.14/mm/
Dpage-writeback.c130 struct wb_domain *dom; member
534 static void wb_domain_writeout_inc(struct wb_domain *dom, in wb_domain_writeout_inc()
587 struct wb_domain *dom = (void *)t; in writeout_period() local
604 int wb_domain_init(struct wb_domain *dom, gfp_t gfp) in wb_domain_init()
620 void wb_domain_exit(struct wb_domain *dom) in wb_domain_exit()
681 static unsigned long hard_dirty_limit(struct wb_domain *dom, in hard_dirty_limit()
725 struct wb_domain *dom = dtc_dom(dtc); in __wb_calc_thresh() local
1094 struct wb_domain *dom = dtc_dom(dtc); in update_dirty_limit() local
1124 struct wb_domain *dom = dtc_dom(dtc); in domain_update_bandwidth() local
2029 struct wb_domain *dom = &global_wb_domain; in writeback_set_ratelimit() local
/linux-4.4.14/net/sunrpc/
Dsvcauth.c128 void auth_domain_put(struct auth_domain *dom) in auth_domain_put()
Dsvcauth_unix.c40 static void svcauth_unix_domain_release(struct auth_domain *dom) in svcauth_unix_domain_release()
181 struct auth_domain *dom; in ip_map_parse() local
251 char *dom = "-no-domain-"; in ip_map_show() local
/linux-4.4.14/include/uapi/linux/hsi/
Dcs-protocol.h43 #define CS_CMD(id, dom) \ argument
/linux-4.4.14/fs/
Dproc_namespace.c159 int dom = get_dominating_id(r, &p->root); in show_mountinfo() local
/linux-4.4.14/include/linux/
Dwriteback.h160 static inline void wb_domain_size_changed(struct wb_domain *dom) in wb_domain_size_changed()
Dlightnvm.h107 u32 dom; member
/linux-4.4.14/drivers/soc/dove/
Dpmu.c127 #define to_pmu_domain(dom) container_of(dom, struct pmu_domain, base) argument
/linux-4.4.14/fs/nfsd/
Dexport.c75 struct auth_domain *dom = NULL; in expkey_parse() local
515 struct auth_domain *dom = NULL; in svc_export_parse() local
Dnfsctl.c356 struct auth_domain *dom; in write_filehandle() local
/linux-4.4.14/net/sunrpc/auth_gss/
Dsvcauth_gss.c765 u32 svcauth_gss_flavor(struct auth_domain *dom) in svcauth_gss_flavor()
1746 svcauth_gss_domain_release(struct auth_domain *dom) in svcauth_gss_domain_release()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c1062 int be_cmd_pmac_del(struct be_adapter *adapter, u32 if_id, int pmac_id, u32 dom) in be_cmd_pmac_del()
1640 u8 *link_status, u32 dom) in be_cmd_link_status_query()
3209 int be_cmd_set_mac(struct be_adapter *adapter, u8 *mac, int if_id, u32 dom) in be_cmd_set_mac()
/linux-4.4.14/drivers/nvme/host/
Dlightnvm.c197 __le32 dom; member