Home
last modified time | relevance | path

Searched defs:vector (Results 226 – 250 of 363) sorted by relevance

12345678910>>...15

/openbmc/qemu/hw/pci/
H A Dpcie_aer.c259 void pcie_aer_root_set_vector(PCIDevice *dev, unsigned int vector) in pcie_aer_root_set_vector()
/openbmc/linux/arch/alpha/kernel/
H A Dcore_cia.c1200 cia_machine_check(unsigned long vector, unsigned long la_ptr) in cia_machine_check()
H A Derr_marvel.c1047 marvel_machine_check(unsigned long vector, unsigned long la_ptr) in marvel_machine_check()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpci.c127 int ath11k_pci_get_msi_irq(struct ath11k_base *ab, unsigned int vector) in ath11k_pci_get_msi_irq()
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dmain.c502 u32 vector; in qedr_sync_free_irqs() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c214 u32 vector = 0; in ixgbevf_mta_vector() local
/openbmc/qemu/target/loongarch/
H A Dcpu.c265 uint32_t vector = 0; in loongarch_cpu_do_interrupt() local
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c665 int num_msix = 0, err = 0, vector; in qlcnic_setup_tss_rss_intr() local
735 int err, vector; in qlcnic_enable_msix() local
2356 int ring, vector, index; in qlcnic_alloc_tx_rings() local
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c564 unsigned int vector, q_vectors; in iavf_request_traffic_irqs() local
664 int vector, irq_num, q_vectors; in iavf_free_traffic_irqs() local
1662 int vector, v_budget; in iavf_set_interrupt_capability() local
/openbmc/qemu/include/hw/cxl/
H A Dcxl_events.h95 #define CXL_EVENT_INT_SETTING(vector) \ argument
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_ioctl.h95 int32_t vector; member
/openbmc/qemu/target/loongarch/kvm/
H A Dkvm.c932 int vector, PCIDevice *dev) in kvm_arch_add_msi_route_post()
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c269 static inline void io_apic_eoi(unsigned int apic, unsigned int vector) in io_apic_eoi()
478 static void __eoi_ioapic_pin(int apic, int pin, int vector) in __eoi_ioapic_pin()
502 static void eoi_ioapic_pin(int vector, struct mp_chip_data *data) in eoi_ioapic_pin()
/openbmc/linux/drivers/iommu/amd/
H A Diommu.c3138 u8 vector, u32 dest_apicid, int devid) in irte_prepare()
3152 u8 vector, u32 dest_apicid, int devid) in irte_ga_prepare()
3199 u8 vector, u32 dest_apicid) in irte_set_affinity()
3209 u8 vector, u32 dest_apicid) in irte_ga_set_affinity()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c2382 u32 vector; in qedf_sync_free_irqs() local
2409 u32 vector; in qedf_request_msix_irq() local
/openbmc/linux/tools/perf/util/
H A Devent.h226 vector : 8, member
/openbmc/linux/include/linux/
H A Ddmar.h213 vector : 8, /* 16 - 23 */ member
/openbmc/linux/include/xen/interface/
H A Dphysdev.h109 uint32_t vector; member
/openbmc/qemu/include/hw/xen/interface/arch-x86/
H A Dxen.h141 uint8_t vector; /* exception vector */ member
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h130 uint32_t vector; member
/openbmc/linux/arch/ia64/kernel/
H A Dpalinfo.c127 static void bitvector_process(struct seq_file *m, u64 vector) in bitvector_process()
/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-mhi.c198 static void pci_epf_mhi_raise_irq(struct mhi_ep_cntrl *mhi_cntrl, u32 vector) in pci_epf_mhi_raise_irq()
/openbmc/linux/arch/x86/include/asm/xen/
H A Dinterface.h142 uint8_t vector; /* exception vector */ member
/openbmc/qemu/hw/virtio/
H A Dvirtio.c149 uint16_t vector; member
2185 static void virtio_notify_vector(VirtIODevice *vdev, uint16_t vector) in virtio_notify_vector()
2401 VirtQueue *virtio_vector_first_queue(VirtIODevice *vdev, uint16_t vector) in virtio_vector_first_queue()
2518 void virtio_queue_set_vector(VirtIODevice *vdev, int n, uint16_t vector) in virtio_queue_set_vector()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1680 unsigned long vector; in mlx5_cmd_comp_handler() local
1771 u64 vector; in mlx5_cmd_trigger_completions() local

12345678910>>...15