/openbmc/linux/arch/x86/kvm/ |
H A D | ioapic.c | 162 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 D | x86.h | 114 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 D | hclgevf_main.c | 444 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 D | helper.c | 75 int vector = 0; in avr_cpu_do_interrupt() local
|
/openbmc/qemu/target/i386/hvf/ |
H A D | x86hvf.c | 348 uint8_t vector; in hvf_inject_interrupts() local
|
/openbmc/linux/drivers/ntb/ |
H A D | core.c | 187 void ntb_db_event(struct ntb_dev *ntb, int vector) in ntb_db_event()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | kgdb.c | 350 int kgdb_arch_handle_exception(int vector, int signo, int err_code, in kgdb_arch_handle_exception()
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_pci_legacy.c | 105 static u16 vp_config_vector(struct virtio_pci_device *vp_dev, u16 vector) in vp_config_vector()
|
/openbmc/qemu/hw/m68k/ |
H A D | mcf5206.c | 186 int vector; in m5206_find_pending_irq() local 214 int vector; in m5206_mbar_update() local
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | acpi.c | 60 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 D | hw_irq.h | 92 unsigned int vector; member
|
H A D | msi.h | 17 u32 vector : 8, member
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | vmx_pmu_caps_test.c | 56 uint8_t vector = wrmsr_safe(MSR_IA32_PERF_CAPABILITIES, val); in guest_test_perf_capabilities_gp() local
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | core_apecs.c | 393 apecs_machine_check(unsigned long vector, unsigned long la_ptr) in apecs_machine_check()
|
H A D | err_ev6.c | 234 ev6_machine_check(unsigned long vector, unsigned long la_ptr) in ev6_machine_check()
|
/openbmc/linux/include/xen/interface/io/ |
H A D | pciif.h | 49 uint16_t vector; member
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | airq.h | 32 unsigned long *vector; /* Adapter interrupt bit vector */ member
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | pcic.c | 543 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 D | entry-common.c | 286 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 D | kvm-stub.c | 51 int kvm_irqchip_add_msi_route(KVMRouteChange *c, int vector, PCIDevice *dev) in kvm_irqchip_add_msi_route()
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-mxs.c | 49 void __iomem *vector; member
|
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_hw.c | 57 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 D | kgdb.c | 279 int kgdb_arch_handle_exception(int vector, int signo, int err_code, in kgdb_arch_handle_exception()
|
/openbmc/linux/drivers/vfio/pci/ |
H A D | vfio_pci_intrs.c | 429 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 D | sha512.c | 887 const char *vector; member 955 void *vector = xmalloc(vector_len); in do_test() local
|