Searched defs:host_data (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/acpi/
H A Dirq.c335 acpi_irq_create_hierarchy(unsigned int flags, unsigned int size, struct fwnode_handle *fwnode, const struct irq_domain_ops *ops, void *host_data) argument
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dsetup.c260 struct kvm_host_data *host_data = this_cpu_ptr(&kvm_host_data); local
/linux-master/drivers/base/
H A Dplatform-msi.c27 void *host_data; member in struct:platform_msi_priv_data
259 __platform_msi_create_device_domain(struct device *dev, unsigned int nvec, bool is_tree, irq_write_msi_msg_t write_msi_msg, const struct irq_domain_ops *ops, void *host_data) argument
/linux-master/include/linux/
H A Dirqdomain.h154 void *host_data; member in struct:irq_domain
332 irq_domain_add_simple(struct device_node *of_node, unsigned int size, unsigned int first_irq, const struct irq_domain_ops *ops, void *host_data) argument
348 irq_domain_add_linear(struct device_node *of_node, unsigned int size, const struct irq_domain_ops *ops, void *host_data) argument
357 irq_domain_add_nomap(struct device_node *of_node, unsigned int max_irq, const struct irq_domain_ops *ops, void *host_data) argument
368 irq_domain_add_tree(struct device_node *of_node, const struct irq_domain_ops *ops, void *host_data) argument
375 irq_domain_create_linear(struct fwnode_handle *fwnode, unsigned int size, const struct irq_domain_ops *ops, void *host_data) argument
383 irq_domain_create_tree(struct fwnode_handle *fwnode, const struct irq_domain_ops *ops, void *host_data) argument
484 irq_domain_add_hierarchy(struct irq_domain *parent, unsigned int flags, unsigned int size, struct device_node *node, const struct irq_domain_ops *ops, void *host_data) argument
[all...]
H A Dpsp-sev.h671 u8 host_data[32]; member in struct:sev_data_snp_launch_finish
/linux-master/drivers/net/fddi/
H A Ddefxx.c948 u32 host_data; /* LW data returned from port control call */ local
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xive.c1557 struct irq_data *host_data = local
H A Dbook3s_hv.c5806 struct irq_data *host_data; local
/linux-master/drivers/irqchip/
H A Dirq-stm32-exti.c50 struct stm32_exti_host_data *host_data; member in struct:stm32_exti_chip_data
659 static void stm32_exti_h_syscore_init(struct stm32_exti_host_data *host_data) argument
711 struct stm32_exti_host_data *host_data = dm->host_data; local
755 struct stm32_exti_host_data *host_data; local
818 struct stm32_exti_host_data *host_data; local
912 struct stm32_exti_host_data *host_data; local
[all...]
H A Dirq-pruss-intc.c522 struct pruss_host_irq_data *host_data; local
[all...]
/linux-master/kernel/irq/
H A Dirqdomain.c130 __irq_domain_create(struct fwnode_handle *fwnode, unsigned int size, irq_hw_number_t hwirq_max, int direct_max, const struct irq_domain_ops *ops, void *host_data) argument
256 __irq_domain_add(struct fwnode_handle *fwnode, unsigned int size, irq_hw_number_t hwirq_max, int direct_max, const struct irq_domain_ops *ops, void *host_data) argument
357 irq_domain_create_simple(struct fwnode_handle *fwnode, unsigned int size, unsigned int first_irq, const struct irq_domain_ops *ops, void *host_data) argument
400 irq_domain_add_legacy(struct device_node *of_node, unsigned int size, unsigned int first_irq, irq_hw_number_t first_hwirq, const struct irq_domain_ops *ops, void *host_data) argument
412 irq_domain_create_legacy(struct fwnode_handle *fwnode, unsigned int size, unsigned int first_irq, irq_hw_number_t first_hwirq, const struct irq_domain_ops *ops, void *host_data) argument
1139 irq_domain_create_hierarchy(struct irq_domain *parent, unsigned int flags, unsigned int size, struct fwnode_handle *fwnode, const struct irq_domain_ops *ops, void *host_data) argument
[all...]
/linux-master/arch/mips/cavium-octeon/
H A Docteon-irq.c2138 struct octeon_irq_cib_host_data *host_data; member in struct:octeon_irq_cib_chip_data
2147 struct octeon_irq_cib_host_data *host_data = cd->host_data; local
2161 struct octeon_irq_cib_host_data *host_data = cd->host_data; local
2217 struct octeon_irq_cib_host_data *host_data = d->host_data; local
2254 struct octeon_irq_cib_host_data *host_data = cib_domain->host_data; local
2295 struct octeon_irq_cib_host_data *host_data; local
[all...]
/linux-master/drivers/scsi/
H A Dncr53c8xx.c3633 struct host_data { struct
7900 struct host_data *host_data = (struct host_data *)shost->hostdata; local
8032 struct host_data *host_dat local
8082 struct host_data *host_data; local
8313 struct host_data *host_data = shost_priv(host); local
[all...]

Completed in 275 milliseconds