Home
last modified time | relevance | path

Searched defs:vect (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/sh4/
H A Dsh_intc.h10 unsigned short vect; member
13 #define INTC_VECT(enum_id, vect) { enum_id, vect } argument
37 unsigned short vect; member
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dirqs.h15 #define INTCS_VECT(n, vect) INTC_VECT((n), INTCS_VECT_BASE + (vect)) argument
/openbmc/qemu/contrib/ivshmem-client/
H A Dmain.c178 unsigned vect, void *arg) in ivshmem_client_notification_cb()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtraps.c265 uint vect; in ExtIntException() local
/openbmc/linux/include/linux/
Dsh_intc.h
/openbmc/qemu/hw/intc/
H A Dsh_intc.c319 struct intc_vect *vect = &vectors[i]; in sh_intc_register_sources() local