Home
last modified time | relevance | path

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

1234

/linux/drivers/iommu/
H A Dsprd-iommu.c66 struct sprd_iommu_domain *dom; member
86 static struct sprd_iommu_domain *to_sprd_domain(struct iommu_domain *dom) in to_sprd_domain()
138 struct sprd_iommu_domain *dom; in sprd_iommu_domain_alloc_paging() local
153 static void sprd_iommu_first_vpn(struct sprd_iommu_domain *dom) in sprd_iommu_first_vpn()
168 static void sprd_iommu_vpn_range(struct sprd_iommu_domain *dom) in sprd_iommu_vpn_range()
184 static void sprd_iommu_first_ppn(struct sprd_iommu_domain *dom) in sprd_iommu_first_ppn()
225 static void sprd_iommu_cleanup(struct sprd_iommu_domain *dom) in sprd_iommu_cleanup()
241 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_domain_free() local
251 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_attach_device() local
288 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_map() local
[all …]
H A Dmtk_iommu_v1.c133 static struct mtk_iommu_v1_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()
197 struct mtk_iommu_v1_domain *dom = data->m4u_dom; in mtk_iommu_v1_isr() local
257 struct mtk_iommu_v1_domain *dom = data->m4u_dom; in mtk_iommu_v1_domain_finalise() local
275 struct mtk_iommu_v1_domain *dom; in mtk_iommu_v1_domain_alloc_paging() local
286 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_domain_free() local
297 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_attach_device() local
341 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_map() local
367 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_unmap() local
383 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_iova_to_phys() local
H A Dmtk_iommu.c370 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()
459 struct mtk_iommu_domain *dom = bank->m4u_dom; in mtk_iommu_isr() local
639 static int mtk_iommu_domain_finalise(struct mtk_iommu_domain *dom, in mtk_iommu_domain_finalise()
693 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc_paging() local
712 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device() local
802 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map() local
816 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap() local
824 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_flush_iotlb_all() local
833 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_iotlb_sync() local
842 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_sync_map() local
[all …]
/linux/drivers/firmware/arm_scmi/
H A Dperf.c377 process_response_opp(struct device *dev, struct perf_dom_info *dom, in process_response_opp()
395 process_response_opp_v4(struct device *dev, struct perf_dom_info *dom, in process_response_opp_v4()
506 struct perf_dom_info *dom; in scmi_perf_info_get() local
539 struct perf_dom_info *dom, u32 max_perf, in __scmi_perf_limits_set()
560 struct perf_dom_info *dom; in scmi_perf_limits_set() local
622 struct perf_dom_info *dom, u32 *max_perf, in __scmi_perf_limits_get()
642 struct perf_dom_info *dom; in scmi_perf_limits_get() local
694 struct perf_dom_info *dom, u32 level, in __scmi_perf_level_set()
713 struct perf_dom_info *dom; in scmi_perf_level_set() local
758 struct perf_dom_info *dom, u32 *level, in __scmi_perf_level_get()
[all …]
H A Dreset.c161 struct reset_dom_info *dom = pi->dom_info + domain; in scmi_reset_name_get() local
170 struct reset_dom_info *dom = pi->dom_info + domain; in scmi_reset_latency_get() local
180 struct scmi_msg_reset_domain_reset *dom; in scmi_domain_reset() local
241 struct reset_dom_info *dom; in scmi_reset_notify_supported() local
H A Dpower.c208 struct power_dom_info *dom = pi->dom_info + domain; in scmi_power_name_get() local
245 struct power_dom_info *dom; in scmi_power_notify_supported() local
350 struct power_dom_info *dom = pinfo->dom_info + domain; in scmi_power_protocol_init() local
/linux/arch/x86/kernel/cpu/
H A Dtopology.h26 static inline u32 topo_shift_apicid(u32 apicid, enum x86_topology_domains dom) in topo_shift_apicid()
33 static inline u32 topo_relative_domain_id(u32 apicid, enum x86_topology_domains dom) in topo_relative_domain_id()
40 static inline u32 topo_domain_mask(enum x86_topology_domains dom) in topo_domain_mask()
49 static inline void topology_update_dom(struct topo_scan *tscan, enum x86_topology_domains dom, in topology_update_dom()
H A Dtopology_common.c18 void topology_set_dom(struct topo_scan *tscan, enum x86_topology_domains dom, in topology_set_dom()
168 unsigned int dom, cpu = smp_processor_id(); in cpu_parse_topology() local
198 unsigned int dom, sft; in cpu_init_topology() local
/linux/include/uapi/xen/
H A Dprivcmd.h58 domid_t dom; /* target domain */ member
64 domid_t dom; /* target domain */ member
75 domid_t dom; /* target domain */ member
87 domid_t dom; member
93 domid_t dom; member
109 domid_t dom; member
125 domid_t dom; member
/linux/security/landlock/
H A Dtask.c211 const struct landlock_ruleset *const dom = in hook_unix_stream_connect() local
227 const struct landlock_ruleset *const dom = in hook_unix_may_send() local
251 const struct landlock_ruleset *dom; in hook_task_kill() local
277 const struct landlock_ruleset *dom; in hook_file_send_sigiotask() local
H A Dnet.c55 const struct landlock_ruleset *const dom = in get_current_net_domain() local
75 const struct landlock_ruleset *const dom = get_current_net_domain(); in current_check_access_socket() local
H A Dcred.c37 struct landlock_ruleset *const dom = landlock_cred(cred)->domain; in hook_cred_free() local
H A Dfs.c944 const struct landlock_ruleset *const dom = get_current_fs_domain(); in current_check_access_path() local
1109 const struct landlock_ruleset *const dom = get_current_fs_domain(); in current_check_refer_path() local
1433 const struct landlock_ruleset *const dom = get_current_fs_domain(); in hook_path_mknod() local
1519 const struct landlock_ruleset *const dom = in hook_file_open() local
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_perfmon.c503 const struct etnaviv_pm_domain *dom; in etnaviv_pm_query_dom() local
527 const struct etnaviv_pm_domain *dom; in etnaviv_pm_query_sig() local
556 const struct etnaviv_pm_domain *dom; in etnaviv_pm_req_validate() local
573 const struct etnaviv_pm_domain *dom; in etnaviv_perfmon_process() local
/linux/net/tipc/
H A Dmonitor.c139 static int dom_rec_len(struct tipc_mon_domain *dom, u16 mcnt) in dom_rec_len()
248 struct tipc_mon_domain *dom = peer->domain; in mon_apply_domain() local
274 struct tipc_mon_domain *dom = self->domain; in mon_update_local_domain() local
446 struct tipc_mon_domain *dom; in tipc_mon_peer_down() local
486 struct tipc_mon_domain *dom; in tipc_mon_rcv() local
570 struct tipc_mon_domain *dom = data; in tipc_mon_prep() local
652 struct tipc_mon_domain *dom; in tipc_mon_create() local
746 struct tipc_mon_domain *dom = peer->domain; in __tipc_nl_add_monitor_peer() local
/linux/drivers/pmdomain/bcm/
H A Draspberrypi-power.c89 struct rpi_power_domain *dom = &rpi_domains->domains[xlate_index]; in rpi_common_init_power_domain() local
114 struct rpi_power_domain *dom = &rpi_domains->domains[xlate_index]; in rpi_init_power_domain() local
129 struct rpi_power_domain *dom = &rpi_domains->domains[xlate_index]; in rpi_init_old_power_domain() local
/linux/include/xen/interface/
H A Devent_channel.h29 domid_t dom, remote_dom; member
130 domid_t dom; member
143 domid_t dom; member
146 domid_t dom; member
190 domid_t dom; member
H A Dgrant_table.h286 domid_t dom; member
326 domid_t dom; member
340 domid_t dom; member
414 domid_t dom; member
470 domid_t dom; member
483 domid_t dom; member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgt215.c275 int idx, u32 pll, int dom) in calc_clk()
363 prog_pll(struct gt215_clk *clk, int idx, u32 pll, int dom) in prog_pll()
407 prog_clk(struct gt215_clk *clk, int idx, int dom) in prog_clk()
443 prog_core(struct gt215_clk *clk, int dom) in prog_core()
/linux/arch/arm/include/asm/
H A Ddomain.h55 #define domain_mask(dom) ((3) << (2 * (dom))) argument
56 #define domain_val(dom,type) ((type) << (2 * (dom))) argument
/linux/net/sunrpc/
H A Dsvcauth.c224 struct auth_domain *dom = container_of(kref, struct auth_domain, ref); in auth_domain_release() local
231 void auth_domain_put(struct auth_domain *dom) in auth_domain_put()
H A Dsvcauth_unix.c45 struct auth_domain *dom = container_of(head, struct auth_domain, rcu_head); in svcauth_unix_domain_release_rcu() local
52 static void svcauth_unix_domain_release(struct auth_domain *dom) in svcauth_unix_domain_release()
196 struct auth_domain *dom; in ip_map_parse() local
266 char *dom = "-no-domain-"; in ip_map_show() local
/linux/mm/
H A Dpage-writeback.c126 struct wb_domain *dom; member
580 static void wb_domain_writeout_add(struct wb_domain *dom, in wb_domain_writeout_add()
633 struct wb_domain *dom = from_timer(dom, t, period_timer); in writeout_period() local
650 int wb_domain_init(struct wb_domain *dom, gfp_t gfp) in wb_domain_init()
664 void wb_domain_exit(struct wb_domain *dom) in wb_domain_exit()
843 static unsigned long hard_dirty_limit(struct wb_domain *dom, in hard_dirty_limit()
919 struct wb_domain *dom = dtc_dom(dtc); in __wb_calc_thresh() local
1299 struct wb_domain *dom = dtc_dom(dtc); in update_dirty_limit() local
1329 struct wb_domain *dom = dtc_dom(dtc); in domain_update_dirty_limit() local
2275 struct wb_domain *dom = &global_wb_domain; in writeback_set_ratelimit() local
/linux/drivers/pmdomain/amlogic/
H A Dmeson-secure-pwrc.c312 struct meson_secure_pwrc_domain *dom = &pwrc->domains[i]; in meson_secure_pwrc_probe() local
334 struct meson_secure_pwrc_domain *dom = pwrc->domains; in meson_secure_pwrc_probe() local
H A Dmeson-ee-pwrc.c433 struct meson_ee_pwrc_domain *dom) in meson_ee_pwrc_init_domain()
552 struct meson_ee_pwrc_domain *dom = &pwrc->domains[i]; in meson_ee_pwrc_probe() local
572 struct meson_ee_pwrc_domain *dom = &pwrc->domains[i]; in meson_ee_pwrc_shutdown() local

1234