Home
last modified time | relevance | path

Searched defs:domain (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/linux/drivers/iommu/intel/
H A Dcache.c43 int cache_tag_assign(struct dmar_domain *domain, u16 did, struct device *dev, in cache_tag_assign()
93 static void cache_tag_unassign(struct dmar_domain *domain, u16 did, in cache_tag_unassign()
117 static int domain_qi_batch_alloc(struct dmar_domain *domain) in domain_qi_batch_alloc()
135 static int __cache_tag_assign_domain(struct dmar_domain *domain, u16 did, in __cache_tag_assign_domain()
156 static void __cache_tag_unassign_domain(struct dmar_domain *domain, u16 did, in __cache_tag_unassign_domain()
167 static int __cache_tag_assign_parent_domain(struct dmar_domain *domain, u16 did, in __cache_tag_assign_parent_domain()
188 static void __cache_tag_unassign_parent_domain(struct dmar_domain *domain, u16 did, in __cache_tag_unassign_parent_domain()
199 static u16 domain_get_id_for_dev(struct dmar_domain *domain, struct device *dev) in domain_get_id_for_dev()
222 int cache_tag_assign_domain(struct dmar_domain *domain, in cache_tag_assign_domain()
246 void cache_tag_unassign_domain(struct dmar_domain *domain, in cache_tag_unassign_domain()
[all …]
H A Dnested.c21 static int intel_nested_attach_dev(struct iommu_domain *domain, in intel_nested_attach_dev()
79 static void intel_nested_domain_free(struct iommu_domain *domain) in intel_nested_domain_free()
91 static int intel_nested_cache_invalidate_user(struct iommu_domain *domain, in intel_nested_cache_invalidate_user()
135 struct dmar_domain *domain, in domain_setup_nested()
145 static int intel_nested_set_dev_pasid(struct iommu_domain *domain, in intel_nested_set_dev_pasid()
204 struct dmar_domain *domain; in intel_iommu_domain_alloc_nested() local
/linux/drivers/dca/
H A Ddca-core.c45 struct dca_domain *domain; in dca_allocate_domain() local
57 static void dca_free_domain(struct dca_domain *domain) in dca_free_domain()
82 struct dca_domain *domain; in unregister_dca_providers() local
115 struct dca_domain *domain; in dca_find_domain() local
127 struct dca_domain *domain; in dca_get_domain() local
144 struct dca_domain *domain; in dca_find_provider_by_dev() local
177 struct dca_domain *domain; in dca_add_requester() local
343 struct dca_domain *domain, *newdomain = NULL; in register_dca_provider() local
400 struct dca_domain *domain; in unregister_dca_provider() local
/linux/drivers/scsi/elx/libefc/
H A Defc_domain.c17 struct efc_domain *domain = NULL; in efc_domain_cb() local
106 struct efc_domain *domain = container_of(arg, struct efc_domain, ref); in _efc_domain_free() local
116 efc_domain_free(struct efc_domain *domain) in efc_domain_free()
135 struct efc_domain *domain; in efc_domain_alloc() local
174 struct efc_domain *domain = ctx->app; in __efc_domain_common() local
196 struct efc_domain *domain = ctx->app; in __efc_domain_common_shutdown() local
824 __efc_domain_attach_internal(struct efc_domain *domain, u32 s_id) in __efc_domain_attach_internal()
834 efc_domain_attach(struct efc_domain *domain, u32 s_id) in efc_domain_attach()
840 efc_domain_post_event(struct efc_domain *domain, in efc_domain_post_event()
858 efct_domain_process_pending(struct efc_domain *domain) in efct_domain_process_pending()
[all …]
H A Defc_cmds.c207 struct efc_domain *domain, u8 *wwpn) in efc_cmd_nport_alloc()
317 efc_domain_get_mbox_status(struct efc_domain *domain, u8 *mqe, int status) in efc_domain_get_mbox_status()
334 efc_domain_free_resources(struct efc_domain *domain, int evt, void *data) in efc_domain_free_resources()
353 efc_domain_send_nport_evt(struct efc_domain *domain, in efc_domain_send_nport_evt()
369 struct efc_domain *domain = arg; in efc_domain_alloc_read_sparm64_cb() local
383 efc_domain_alloc_read_sparm64(struct efc_domain *domain) in efc_domain_alloc_read_sparm64()
410 struct efc_domain *domain = arg; in efc_domain_alloc_init_vfi_cb() local
423 efc_domain_alloc_init_vfi(struct efc_domain *domain) in efc_domain_alloc_init_vfi()
455 efc_cmd_domain_alloc(struct efc *efc, struct efc_domain *domain, u32 fcf) in efc_cmd_domain_alloc()
499 struct efc_domain *domain = arg; in efc_domain_attach_reg_vfi_cb() local
[all …]
H A Defc_nport.c45 efc_nport_find_wwn(struct efc_domain *domain, uint64_t wwnn, uint64_t wwpn) in efc_nport_find_wwn()
66 efc_nport_alloc(struct efc_domain *domain, uint64_t wwpn, uint64_t wwnn, in efc_nport_alloc()
137 struct efc_domain *domain; in efc_nport_free() local
164 efc_nport_find(struct efc_domain *domain, u32 d_id) in efc_nport_find()
275 struct efc_domain *domain = nport->domain; in __efc_nport_common() local
324 struct efc_domain *domain = nport->domain; in __efc_nport_allocated() local
543 struct efc_domain *domain = nport->domain; in __efc_nport_wait_shutdown() local
598 efc_vport_nport_alloc(struct efc_domain *domain, struct efc_vport *vport) in efc_vport_nport_alloc()
621 efc_vport_start(struct efc_domain *domain) in efc_vport_start()
643 efc_nport_vport_new(struct efc_domain *domain, uint64_t wwpn, uint64_t wwnn, in efc_nport_vport_new()
[all …]
/linux/drivers/iommu/
H A Dipmmu-vmsa.c211 static u32 ipmmu_ctx_read_root(struct ipmmu_vmsa_domain *domain, in ipmmu_ctx_read_root()
217 static void ipmmu_ctx_write_root(struct ipmmu_vmsa_domain *domain, in ipmmu_ctx_write_root()
223 static void ipmmu_ctx_write_all(struct ipmmu_vmsa_domain *domain, in ipmmu_ctx_write_all()
254 static void ipmmu_tlb_sync(struct ipmmu_vmsa_domain *domain) in ipmmu_tlb_sync()
265 static void ipmmu_tlb_invalidate(struct ipmmu_vmsa_domain *domain) in ipmmu_tlb_invalidate()
279 static void ipmmu_utlb_enable(struct ipmmu_vmsa_domain *domain, in ipmmu_utlb_enable()
300 static void ipmmu_utlb_disable(struct ipmmu_vmsa_domain *domain, in ipmmu_utlb_disable()
311 struct ipmmu_vmsa_domain *domain = cookie; in ipmmu_tlb_flush_all() local
332 struct ipmmu_vmsa_domain *domain) in ipmmu_domain_allocate_context()
364 static void ipmmu_domain_setup_context(struct ipmmu_vmsa_domain *domain) in ipmmu_domain_setup_context()
[all …]
H A Ds390-iommu.c28 struct iommu_domain domain; member
275 static void dma_cleanup_tables(struct s390_domain *domain) in dma_cleanup_tables()
436 static unsigned long *dma_walk_region_tables(struct s390_domain *domain, in dma_walk_region_tables()
451 static unsigned long *dma_walk_cpu_trans(struct s390_domain *domain, in dma_walk_cpu_trans()
514 static inline u64 max_tbl_size(struct s390_domain *domain) in max_tbl_size()
579 static void s390_domain_free(struct iommu_domain *domain) in s390_domain_free()
591 struct iommu_domain *domain) in zdev_s390_domain_update()
600 static u64 get_iota_region_flag(struct s390_domain *domain) in get_iota_region_flag()
633 struct iommu_domain *domain, u8 *status) in s390_iommu_domain_reg_ioat()
672 static int blocking_domain_attach_device(struct iommu_domain *domain, in blocking_domain_attach_device()
[all …]
H A Diommu-sva.c77 struct iommu_domain *domain; in iommu_sva_bind_device() local
172 struct iommu_domain *domain = handle->handle.domain; in iommu_sva_unbind_device() local
201 struct iommu_domain *domain = handle->handle.domain; in iommu_sva_get_pasid() local
313 struct iommu_domain *domain; in iommu_sva_domain_alloc() local
H A Dsprd-iommu.c78 struct iommu_domain domain; member
129 sprd_iommu_pgt_size(struct iommu_domain *domain) in sprd_iommu_pgt_size()
241 static void sprd_iommu_domain_free(struct iommu_domain *domain) in sprd_iommu_domain_free()
249 static int sprd_iommu_attach_device(struct iommu_domain *domain, in sprd_iommu_attach_device()
287 static int sprd_iommu_map(struct iommu_domain *domain, unsigned long iova, in sprd_iommu_map()
324 static size_t sprd_iommu_unmap(struct iommu_domain *domain, unsigned long iova, in sprd_iommu_unmap()
347 static int sprd_iommu_sync_map(struct iommu_domain *domain, in sprd_iommu_sync_map()
363 static void sprd_iommu_sync(struct iommu_domain *domain, in sprd_iommu_sync()
369 static phys_addr_t sprd_iommu_iova_to_phys(struct iommu_domain *domain, in sprd_iommu_iova_to_phys()
/linux/drivers/irqchip/
H A Dirq-atmel-aic5.c87 struct irq_domain *domain = d->domain; in aic5_mask() local
103 struct irq_domain *domain = d->domain; in aic5_unmask() local
119 struct irq_domain *domain = d->domain; in aic5_retrigger() local
131 struct irq_domain *domain = d->domain; in aic5_set_type() local
150 struct irq_domain *domain = d->domain; in aic5_suspend() local
179 struct irq_domain *domain = d->domain; in aic5_resume() local
214 struct irq_domain *domain = d->domain; in aic5_pm_shutdown() local
233 static void __init aic5_hw_init(struct irq_domain *domain) in aic5_hw_init()
319 struct irq_domain *domain; in aic5_of_init() local
/linux/drivers/pmdomain/bcm/
H A Draspberrypi-power.c24 u32 domain; member
43 u32 domain; member
51 static int rpi_firmware_set_power(struct generic_pm_domain *domain, bool on) in rpi_firmware_set_power()
76 static int rpi_domain_off(struct generic_pm_domain *domain) in rpi_domain_off()
81 static int rpi_domain_on(struct generic_pm_domain *domain) in rpi_domain_on()
126 int xlate_index, int domain, in rpi_init_old_power_domain()
/linux/arch/x86/kernel/apic/
H A Dmsi.c152 struct irq_domain *domain = dev_get_msi_domain(&dev->dev); in pci_dev_has_default_msi_parent_domain() local
175 static int x86_msi_prepare(struct irq_domain *domain, struct device *dev, in x86_msi_prepare()
205 static bool x86_init_dev_msi_info(struct device *dev, struct irq_domain *domain, in x86_init_dev_msi_info()
280 int pci_msi_prepare(struct irq_domain *domain, struct device *dev, int nvec, in pci_msi_prepare()
323 static int dmar_msi_init(struct irq_domain *domain, in dmar_msi_init()
367 struct irq_domain *domain = dmar_get_irq_domain(); in dmar_alloc_hwirq() local
/linux/kernel/
H A Dasync.c76 struct async_domain *domain; member
89 static async_cookie_t lowest_in_progress(struct async_domain *domain) in lowest_in_progress()
152 struct async_domain *domain, in __async_schedule_node_domain()
201 int node, struct async_domain *domain) in async_schedule_node_domain()
295 void async_synchronize_full_domain(struct async_domain *domain) in async_synchronize_full_domain()
310 void async_synchronize_cookie_domain(async_cookie_t cookie, struct async_domain *domain) in async_synchronize_cookie_domain()
/linux/arch/x86/platform/uv/
H A Duv_irq.c75 static int uv_domain_alloc(struct irq_domain *domain, unsigned int virq, in uv_domain_alloc()
107 static void uv_domain_free(struct irq_domain *domain, unsigned int virq, in uv_domain_free()
122 static int uv_domain_activate(struct irq_domain *domain, in uv_domain_activate()
133 static void uv_domain_deactivate(struct irq_domain *domain, in uv_domain_deactivate()
185 struct irq_domain *domain = uv_get_irq_domain(); in uv_setup_irq() local
/linux/tools/testing/selftests/net/
H A Dmsg_zerocopy.c186 static bool do_sendmsg(int fd, struct msghdr *msg, bool do_zerocopy, int domain) in do_sendmsg()
298 static void setup_sockaddr(int domain, const char *str_addr, in setup_sockaddr()
326 static int do_setup_tx(int domain, int type, int protocol) in do_setup_tx()
396 static bool do_recv_completion(int fd, int domain) in do_recv_completion()
466 static void do_recv_completions(int fd, int domain) in do_recv_completions()
473 static void do_recv_remaining_completions(int fd, int domain) in do_recv_remaining_completions()
488 static void do_tx(int domain, int type, int protocol) in do_tx()
580 static int do_setup_rx(int domain, int type, int protocol) in do_setup_rx()
661 static void do_rx(int domain, int type, int protocol) in do_rx()
686 static void do_test(int domain, int type, int protocol) in do_test()
/linux/kernel/irq/
H A Dirq_sim.c18 struct irq_domain *domain; member
145 static int irq_sim_domain_map(struct irq_domain *domain, in irq_sim_domain_map()
164 static void irq_sim_domain_unmap(struct irq_domain *domain, unsigned int virq) in irq_sim_domain_unmap()
238 void irq_domain_remove_sim(struct irq_domain *domain) in irq_domain_remove_sim()
252 struct irq_domain *domain = data; in devm_irq_domain_remove_sim() local
284 struct irq_domain *domain; in devm_irq_domain_create_sim_full() local
/linux/drivers/soc/dove/
H A Dpmu.c143 static int pmu_domain_power_off(struct generic_pm_domain *domain) in pmu_domain_power_off()
177 static int pmu_domain_power_on(struct generic_pm_domain *domain) in pmu_domain_power_on()
211 static void __pmu_domain_register(struct pmu_domain *domain, in __pmu_domain_register()
230 struct irq_domain *domain = pmu->irq_domain; in pmu_irq_handler() local
269 struct irq_domain *domain; in dove_init_pmu_irq() local
325 struct pmu_domain *domain; in dove_init_pmu_legacy() local
409 struct pmu_domain *domain; in dove_init_pmu() local
/linux/net/netlabel/
H A Dnetlabel_domainhash.c137 static struct netlbl_dom_map *netlbl_domhsh_search(const char *domain, in netlbl_domhsh_search()
172 static struct netlbl_dom_map *netlbl_domhsh_search_def(const char *domain, in netlbl_domhsh_search_def()
658 int netlbl_domhsh_remove_af4(const char *domain, in netlbl_domhsh_remove_af4()
727 int netlbl_domhsh_remove_af6(const char *domain, in netlbl_domhsh_remove_af6()
792 int netlbl_domhsh_remove(const char *domain, u16 family, in netlbl_domhsh_remove()
855 struct netlbl_dom_map *netlbl_domhsh_getentry(const char *domain, u16 family) in netlbl_domhsh_getentry()
873 struct netlbl_dommap_def *netlbl_domhsh_getentry_af4(const char *domain, in netlbl_domhsh_getentry_af4()
903 struct netlbl_dommap_def *netlbl_domhsh_getentry_af6(const char *domain, in netlbl_domhsh_getentry_af6()
/linux/drivers/pmdomain/imx/
H A Dimx8mp-blk-ctrl.c177 struct imx8mp_blk_ctrl_domain *domain) in imx8mp_hsio_blk_ctrl_power_on()
196 struct imx8mp_blk_ctrl_domain *domain) in imx8mp_hsio_blk_ctrl_power_off()
310 struct imx8mp_blk_ctrl_domain *domain) in imx8mp_hdmi_blk_ctrl_power_on()
365 struct imx8mp_blk_ctrl_domain *domain) in imx8mp_hdmi_blk_ctrl_power_off()
523 struct imx8mp_blk_ctrl_domain *domain = to_imx8mp_blk_ctrl_domain(genpd); in imx8mp_blk_ctrl_power_on() local
570 struct imx8mp_blk_ctrl_domain *domain = to_imx8mp_blk_ctrl_domain(genpd); in imx8mp_blk_ctrl_power_off() local
598 struct imx8mp_blk_ctrl_domain *domain = in imx8mp_blk_ctrl_gpc_notifier() local
667 struct imx8mp_blk_ctrl_domain *domain = &bc->domains[i]; in imx8mp_blk_ctrl_probe() local
797 struct imx8mp_blk_ctrl_domain *domain = &bc->domains[i]; in imx8mp_blk_ctrl_remove() local
830 struct imx8mp_blk_ctrl_domain *domain = &bc->domains[i]; in imx8mp_blk_ctrl_suspend() local
H A Dimx93-pd.c37 struct imx93_power_domain *domain = to_imx93_pd(genpd); in imx93_pd_on() local
64 struct imx93_power_domain *domain = to_imx93_pd(genpd); in imx93_pd_off() local
88 struct imx93_power_domain *domain = platform_get_drvdata(pdev); in imx93_pd_remove() local
100 struct imx93_power_domain *domain; in imx93_pd_probe() local
/linux/arch/mips/sgi-ip27/
H A Dip27-irq.c120 static int hub_domain_alloc(struct irq_domain *domain, unsigned int virq, in hub_domain_alloc()
159 static void hub_domain_free(struct irq_domain *domain, in hub_domain_free()
193 struct irq_domain *domain; in ip27_do_irq_mask0() local
233 struct irq_domain *domain; in ip27_do_irq_mask1() local
278 struct irq_domain *domain; in arch_init_irq() local
/linux/drivers/xen/xen-pciback/
H A Dxenbus.c204 unsigned int domain, unsigned int bus, in xen_pcibk_publish_pci_dev()
227 int domain, int bus, int slot, int func, in xen_pcibk_export_device()
274 int domain, int bus, int slot, int func) in xen_pcibk_remove_device()
303 unsigned int domain, unsigned int bus) in xen_pcibk_publish_pci_root()
367 int domain, bus, slot, func; in xen_pcibk_reconfigure() local
565 int domain, bus, slot, func; in xen_pcibk_setup_backend() local
/linux/drivers/pmdomain/xilinx/
H A Dzynqmp-pm-domains.c73 static int zynqmp_gpd_power_on(struct generic_pm_domain *domain) in zynqmp_gpd_power_on()
104 static int zynqmp_gpd_power_off(struct generic_pm_domain *domain) in zynqmp_gpd_power_off()
152 static int zynqmp_gpd_attach_dev(struct generic_pm_domain *domain, in zynqmp_gpd_attach_dev()
183 static void zynqmp_gpd_detach_dev(struct generic_pm_domain *domain, in zynqmp_gpd_detach_dev()
/linux/drivers/reset/
H A Dreset-eyeq.c192 u32 domain, u32 offset, bool assert) in eqr_busy_wait_locked()
255 static void eqr_assert_locked(struct eqr_private *priv, u32 domain, u32 offset) in eqr_assert_locked()
297 u32 domain = FIELD_GET(ID_DOMAIN_MASK, id); in eqr_assert() local
308 static void eqr_deassert_locked(struct eqr_private *priv, u32 domain, in eqr_deassert_locked()
351 u32 domain = FIELD_GET(ID_DOMAIN_MASK, id); in eqr_deassert() local
364 u32 domain = FIELD_GET(ID_DOMAIN_MASK, id); in eqr_status() local
400 u32 domain, u32 offset) in eqr_of_xlate_internal()

12345678910>>...16