Home
last modified time | relevance | path

Searched defs:vector (Results 126 – 150 of 363) sorted by relevance

12345678910>>...15

/openbmc/linux/arch/x86/kvm/
H A Dioapic.c162 int vector) in rtc_irq_eoi()
579 void kvm_ioapic_update_eoi(struct kvm_vcpu *vcpu, int vector, int trigger_mode) in kvm_ioapic_update_eoi()
H A Dx86.h114 static inline void kvm_queue_interrupt(struct kvm_vcpu *vcpu, u8 vector, in kvm_queue_interrupt()
174 static inline bool x86_exception_has_error_code(unsigned int vector) in x86_exception_has_error_code()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c444 struct hnae3_vector_info *vector = vector_info; in hclgevf_get_vector() local
474 static int hclgevf_get_vector_index(struct hclgevf_dev *hdev, int vector) in hclgevf_get_vector_index()
665 static int hclgevf_map_ring_to_vector(struct hnae3_handle *handle, int vector, in hclgevf_map_ring_to_vector()
683 int vector, in hclgevf_unmap_ring_from_vector()
709 static int hclgevf_put_vector(struct hnae3_handle *handle, int vector) in hclgevf_put_vector()
1662 static void hclgevf_enable_vector(struct hclgevf_misc_vector *vector, bool en) in hclgevf_enable_vector()
1726 struct hclgevf_misc_vector *vector = &hdev->misc_vector; in hclgevf_get_misc_vector() local
/openbmc/qemu/target/avr/
H A Dhelper.c75 int vector = 0; in avr_cpu_do_interrupt() local
/openbmc/qemu/target/i386/hvf/
H A Dx86hvf.c348 uint8_t vector; in hvf_inject_interrupts() local
/openbmc/linux/drivers/ntb/
H A Dcore.c187 void ntb_db_event(struct ntb_dev *ntb, int vector) in ntb_db_event()
/openbmc/linux/arch/mips/kernel/
H A Dkgdb.c350 int kgdb_arch_handle_exception(int vector, int signo, int err_code, in kgdb_arch_handle_exception()
/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_legacy.c105 static u16 vp_config_vector(struct virtio_pci_device *vp_dev, u16 vector) in vp_config_vector()
/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/linux/arch/ia64/kernel/
H A Dacpi.c60 int vector = -1; in acpi_request_vector() local
161 int vector; in acpi_parse_plat_int_src() local
/openbmc/linux/arch/x86/include/asm/
H A Dhw_irq.h92 unsigned int vector; member
H A Dmsi.h17 u32 vector : 8, member
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_pmu_caps_test.c56 uint8_t vector = wrmsr_safe(MSR_IA32_PERF_CAPABILITIES, val); in guest_test_perf_capabilities_gp() local
/openbmc/linux/arch/alpha/kernel/
H A Dcore_apecs.c393 apecs_machine_check(unsigned long vector, unsigned long la_ptr) in apecs_machine_check()
H A Derr_ev6.c234 ev6_machine_check(unsigned long vector, unsigned long la_ptr) in ev6_machine_check()
/openbmc/linux/include/xen/interface/io/
H A Dpciif.h49 uint16_t vector; member
/openbmc/linux/arch/s390/include/asm/
H A Dairq.h32 unsigned long *vector; /* Adapter interrupt bit vector */ member
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpcic.c543 ath11k_pcic_get_msi_irq(struct ath11k_base *ab, unsigned int vector) in ath11k_pcic_get_msi_irq()
590 int vector = (i % num_vectors) + base_vector; in ath11k_pcic_ext_irq_config() local
/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c286 static void noinstr __panic_unhandled(struct pt_regs *regs, const char *vector, in __panic_unhandled()
301 #define UNHANDLED(el, regsize, vector) \ argument
/openbmc/qemu/accel/stubs/
H A Dkvm-stub.c51 int kvm_irqchip_add_msi_route(KVMRouteChange *c, int vector, PCIDevice *dev) in kvm_irqchip_add_msi_route()
/openbmc/linux/drivers/irqchip/
H A Dirq-mxs.c49 void __iomem *vector; member
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c57 int vector; in wx_irq_disable() local
854 u32 vector = 0; in wx_mta_vector() local
888 u32 vector, vector_bit, vector_reg; in wx_set_mta() local
/openbmc/linux/arch/riscv/kernel/
H A Dkgdb.c279 int kgdb_arch_handle_exception(int vector, int signo, int err_code, in kgdb_arch_handle_exception()
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_intrs.c429 unsigned int vector, bool msix) in vfio_msi_alloc_irq()
450 unsigned int vector, int fd, bool msix) in vfio_msi_set_vector_signal()
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c887 const char *vector; member
955 void *vector = xmalloc(vector_len); in do_test() local

12345678910>>...15