Home
last modified time | relevance | path

Searched defs:vector (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/qemu/hw/pci/
H A Dmsix.c37 static MSIMessage msix_prepare_message(PCIDevice *dev, unsigned vector) in msix_prepare_message()
47 MSIMessage msix_get_message(PCIDevice *dev, unsigned vector) in msix_get_message()
56 void msix_set_message(PCIDevice *dev, int vector, struct MSIMessage msg) in msix_set_message()
65 static uint8_t msix_pending_mask(int vector) in msix_pending_mask()
70 static uint8_t *msix_pending_byte(PCIDevice *dev, int vector) in msix_pending_byte()
75 int msix_is_pending(PCIDevice *dev, unsigned int vector) in msix_is_pending()
80 void msix_set_pending(PCIDevice *dev, unsigned int vector) in msix_set_pending()
85 void msix_clr_pending(PCIDevice *dev, int vector) in msix_clr_pending()
90 static bool msix_vector_masked(PCIDevice *dev, unsigned int vector, bool fmask) in msix_vector_masked()
103 bool msix_is_masked(PCIDevice *dev, unsigned int vector) in msix_is_masked()
[all …]
H A Dpci-stub.c47 MSIMessage pci_get_msi_message(PCIDevice *dev, int vector) in pci_get_msi_message()
63 void msi_notify(PCIDevice *dev, unsigned int vector) in msi_notify()
69 bool msi_is_masked(const PCIDevice *dev, unsigned vector) in msi_is_masked()
74 MSIMessage msi_get_message(PCIDevice *dev, unsigned int vector) in msi_get_message()
84 bool msix_is_masked(PCIDevice *dev, unsigned vector) in msix_is_masked()
89 MSIMessage msix_get_message(PCIDevice *dev, unsigned int vector) in msix_get_message()
H A Dmsi.c140 static MSIMessage msi_prepare_message(PCIDevice *dev, unsigned int vector) in msi_prepare_message()
165 MSIMessage msi_get_message(PCIDevice *dev, unsigned int vector) in msi_get_message()
300 bool msi_is_masked(const PCIDevice *dev, unsigned int vector) in msi_is_masked()
321 void msi_set_mask(PCIDevice *dev, int vector, bool mask, Error **errp) in msi_set_mask()
353 void msi_notify(PCIDevice *dev, unsigned int vector) in msi_notify()
392 unsigned int vector; in msi_write_config() local
/openbmc/qemu/tests/tcg/loongarch64/
H A Dtest_bit.c62 struct vector { struct
68 static struct vector vectors[] = { argument
/openbmc/qemu/contrib/ivshmem-client/
H A Divshmem-client.c79 unsigned vector; in ivshmem_client_free_peer() local
275 unsigned vector; in ivshmem_client_get_fds() local
347 const IvshmemClientPeer *peer, unsigned vector) in ivshmem_client_notify()
375 unsigned vector; in ivshmem_client_notify_all_vects() local
426 unsigned vector; in ivshmem_client_dump() local
H A Dmain.c84 int peer_id, vector; in ivshmem_client_handle_stdin_command() local
/openbmc/qemu/tests/tcg/xtensa/
H A Dvectors.S3 .macro vector name macro
/openbmc/qemu/hw/intc/
H A Dioapic-stub.c27 void ioapic_eoi_broadcast(int vector) in ioapic_eoi_broadcast()
/openbmc/u-boot/arch/x86/lib/
H A Dacpi_s3.c17 static void acpi_jump_to_wakeup(void *vector) in acpi_jump_to_wakeup()
H A Dbios.h68 uint32_t vector; member
/openbmc/qemu/hw/i386/kvm/
H A Dxen-stubs.c19 void xen_evtchn_snoop_msi(PCIDevice *dev, bool is_msix, unsigned int vector, in xen_evtchn_snoop_msi()
H A Dxen_evtchn.c130 int vector; member
1317 int vector = s->pirq[pirq->pirq].vector; in xen_evtchn_bind_pirq_op() local
1691 static void do_remove_pci_vector(XenEvtchnState *s, PCIDevice *dev, int vector, in do_remove_pci_vector()
1739 void xen_evtchn_snoop_msi(PCIDevice *dev, bool is_msix, unsigned int vector, in xen_evtchn_snoop_msi()
/openbmc/qemu/hw/ppc/
H A Dspapr_ovec.c162 static target_ulong vector_addr(target_ulong table_addr, int vector) in vector_addr()
180 SpaprOptionVector *spapr_ovec_parse_vector(target_ulong table_addr, int vector) in spapr_ovec_parse_vector()
/openbmc/qemu/hw/riscv/
H A Driscv-iommu-sys.c137 uint32_t vector) in riscv_iommu_sysdev_send_MSI()
150 unsigned vector) in riscv_iommu_sysdev_notify()
H A Driscv-iommu-pci.c72 static void riscv_iommu_pci_notify(RISCVIOMMUState *iommu, unsigned vector) in riscv_iommu_pci_notify()
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-pci-modern.c280 uint16_t vector; in set_config_vector() local
293 uint16_t vector; in set_queue_vector() local
H A Dvirtio-pci.c278 uint16_t vector; in qvirtio_pci_set_config_vector() local
288 uint16_t vector; in qvirtio_pci_set_queue_vector() local
/openbmc/qemu/include/hw/intc/
H A Dallwinner-a10-pic.h31 uint32_t vector; member
/openbmc/u-boot/board/nvidia/nyan-big/
H A Dnyan-big.c39 static const int vector[] = {TEGRA_GPIO(Q, 3), TEGRA_GPIO(T, 1), in tegra_board_id() local
/openbmc/u-boot/arch/m68k/include/asm/
H A Dptrace.h30 unsigned vector:12; /* vector offset */ member
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_bist.c246 u8 *vector; member
256 static int interval_init(u8 *vector, u8 lendpnt, u8 rendpnt, in interval_init()
/openbmc/qemu/hw/display/
H A Dapple-gfx-mmio.m32 typedef bool(^IOSFCRaiseInterrupt)(uint32_t vector); typedef
/openbmc/qemu/accel/stubs/
H A Dkvm-stub.c47 int kvm_irqchip_add_msi_route(KVMRouteChange *c, int vector, PCIDevice *dev) in kvm_irqchip_add_msi_route()
/openbmc/qemu/hw/m68k/
H A Dmcf5206.c186 int vector; in m5206_find_pending_irq() local
214 int vector; in m5206_mbar_update() local
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c887 const char *vector; member
955 void *vector = xmalloc(vector_len); in do_test() local

12