Home
last modified time | relevance | path

Searched defs:vector (Results 51 – 75 of 363) sorted by relevance

12345678910>>...15

/openbmc/linux/arch/alpha/kernel/
H A Dsys_dp264.c191 dp264_device_interrupt(unsigned long vector) in dp264_device_interrupt()
214 dp264_srm_device_interrupt(unsigned long vector) in dp264_srm_device_interrupt()
238 clipper_srm_device_interrupt(unsigned long vector) in clipper_srm_device_interrupt()
H A Dirq_srm.c61 srm_device_interrupt(unsigned long vector) in srm_device_interrupt()
H A Dirq_pyxis.c68 pyxis_device_interrupt(unsigned long vector) in pyxis_device_interrupt()
H A Derr_ev7.c121 ev7_machine_check(unsigned long vector, unsigned long la_ptr) in ev7_machine_check()
/openbmc/linux/arch/ia64/include/asm/
H A Dhw_irq.h99 ia64_vector vector; member
134 static inline void ia64_native_resend_irq(unsigned int vector) in ia64_native_resend_irq()
/openbmc/u-boot/arch/x86/lib/
H A Dacpi_s3.c17 static void acpi_jump_to_wakeup(void *vector) in acpi_jump_to_wakeup()
/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Devent.c37 u32 vector; in wl12xx_process_mailbox_events() local
/openbmc/qemu/hw/ppc/
H A Dspapr_ovec.c161 static target_ulong vector_addr(target_ulong table_addr, int vector) in vector_addr()
179 SpaprOptionVector *spapr_ovec_parse_vector(target_ulong table_addr, int vector) in spapr_ovec_parse_vector()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_ipi.c38 u32 vector; member
45 u32 vector; member
H A Dsmaller_maxphyaddr_emulation_test.c27 uint64_t vector; in guest_code() local
H A Dxcr0_cpuid_test.c53 int i, vector; in guest_code() local
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c392 void kvm_exit_unexpected_exception(int vector, uint64_t ec, bool valid_ec) in kvm_exit_unexpected_exception()
428 void route_exception(struct ex_regs *regs, int vector) in route_exception()
469 void vm_install_sync_handler(struct kvm_vm *vm, int vector, int ec, in vm_install_sync_handler()
480 void vm_install_exception_handler(struct kvm_vm *vm, int vector, in vm_install_exception_handler()
/openbmc/qemu/hw/vfio/
H A Dpci.c342 VFIOMSIVector *vector = opaque; in vfio_msi_interrupt() local
463 static void vfio_add_kvm_msi_virq(VFIOPCIDevice *vdev, VFIOMSIVector *vector, in vfio_add_kvm_msi_virq()
474 static void vfio_connect_kvm_msi_virq(VFIOMSIVector *vector) in vfio_connect_kvm_msi_virq()
498 static void vfio_remove_kvm_msi_virq(VFIOMSIVector *vector) in vfio_remove_kvm_msi_virq()
507 static void vfio_update_kvm_msi_virq(VFIOMSIVector *vector, MSIMessage msg, in vfio_update_kvm_msi_virq()
518 VFIOMSIVector *vector; in vfio_msix_vector_do_use() local
623 VFIOMSIVector *vector = &vdev->msi_vectors[nr]; in vfio_msix_vector_release() local
738 VFIOMSIVector *vector = &vdev->msi_vectors[i]; in vfio_msi_enable() local
797 VFIOMSIVector *vector = &vdev->msi_vectors[i]; in vfio_msi_disable_common() local
868 VFIOMSIVector *vector = &vdev->msi_vectors[i]; in vfio_update_msi() local
/openbmc/linux/arch/x86/kernel/apic/
H A Dlocal.h31 static inline unsigned int __prepare_ICR(unsigned int shortcut, int vector, in __prepare_ICR()
/openbmc/linux/arch/x86/boot/compressed/
H A Didt_64.c7 static void set_idt_entry(int vector, void (*handler)(void)) in set_idt_entry()
/openbmc/qemu/contrib/ivshmem-server/
H A Divshmem-server.c76 unsigned vector; in ivshmem_server_free_peer() local
451 unsigned vector; in ivshmem_server_dump() local
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dptrace.h44 unsigned vector : 12; /* vector offset */ member
51 unsigned vector : 12; /* vector offset */ member
/openbmc/qemu/include/hw/i386/
H A Dx86-iommu.h76 uint8_t vector; member
117 uint32_t vector:8; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/
H A Dhw_translate_dce80.c45 uint32_t vector) in index_from_vector()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/
H A Dhw_translate_dce60.c45 uint32_t vector) in index_from_vector()
/openbmc/qemu/hw/intc/
H A Dapic.c102 int vector; in apic_sync_vapic() local
151 static void apic_local_deliver(APICCommonState *s, int vector) in apic_local_deliver()
931 uint8_t vector = (data & MSI_DATA_VECTOR_MASK) >> MSI_DATA_VECTOR_SHIFT; in apic_send_msi() local
1049 int vector = val & 0xff; in apic_register_write() local
/openbmc/linux/lib/
H A Dsiphash_kunit.c113 #define chk(hash, vector, fmt...) \ argument
/openbmc/linux/arch/powerpc/platforms/86xx/
H A Dmpc86xx_smp.c62 unsigned int *vector = (unsigned int *)(KERNELBASE + 0x100); in smp_86xx_kick_cpu() local
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c47 int vector; in cptpf_disable_vfpf_mbox_intr() local
103 int vector; in cptpf_disable_vf_flr_me_intrs() local
244 int ret, vector; in cptpf_register_vfpf_intr() local
/openbmc/qemu/hw/i386/kvm/
H A Dxen-stubs.c20 void xen_evtchn_snoop_msi(PCIDevice *dev, bool is_msix, unsigned int vector, in xen_evtchn_snoop_msi()

12345678910>>...15