Home
last modified time | relevance | path

Searched full:vectored (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Darm,vic.yaml7 title: ARM Vectored Interrupt Controller
13 One or more Vectored Interrupt Controllers (VIC's) can be connected in an
Daspeed,ast2400-vic.txt1 Aspeed Vectored Interrupt Controller
Dmicrochip,pic32-evic.txt4 The Microchip PIC32 contains an Enhanced Vectored Interrupt Controller (EVIC).
/Linux-v5.15/arch/mips/include/asm/sgi/
Dip22.h31 #define SGINT_LOCAL2 (SGINT_CPU+24) /* 8 local2 vectored irq levels */
32 #define SGINT_LOCAL3 (SGINT_CPU+32) /* 8 local3 vectored irq levels */
/Linux-v5.15/drivers/sh/intc/
Dirqdomain.c18 * intc_irq_domain_evt_xlate() - Generic xlate for vectored IRQs.
/Linux-v5.15/arch/mips/bcm47xx/
Dirq.c90 pr_info("Setting up vectored interrupts\n"); in arch_init_irq()
/Linux-v5.15/arch/mips/kernel/
Drtlx-cmp.c96 pr_err("APRP RTLX init on non-vectored-interrupt processor\n"); in rtlx_module_init()
Drtlx-mt.c117 pr_err("APRP RTLX init on non-vectored-interrupt processor\n"); in rtlx_module_init()
Dgenex.S265 * Vectored interrupt handler.
286 * Common Vectored Interrupt code
Dcevt-r4k.c307 * With vectored interrupts things are getting platform specific. in r4k_clockevent_init()
/Linux-v5.15/arch/m68k/coldfire/
Damcore.c75 /* Set the dm9000 interrupt to be auto-vectored */ in dm9000_pre_init()
Dintc.c94 * Interrupts can be "vectored" on the ColdFire cores that support this old
Dnettel.c134 /* Set the SMC interrupts to be auto-vectored */ in nettel_smc91x_init()
/Linux-v5.15/drivers/irqchip/
Dirq-nvic.c8 * Support for the Nested Vectored Interrupt Controller found on the
Dirq-loongson-pch-pic.c183 /* Write vectored ID */ in pch_pic_reset()
/Linux-v5.15/arch/arm/mach-nomadik/
Dcpu-8815.c35 #define NOMADIK_IC_BASE 0x10140000 /* Vectored Irq Controller */
/Linux-v5.15/arch/arm/include/asm/
Dcp15.h37 #define CR_VE (1 << 24) /* Vectored interrupts */
/Linux-v5.15/arch/m68k/include/asm/
Dmcfintc.h31 #define MCFSIM_ICR_AUTOVEC 0x80 /* Auto-vectored intr */
/Linux-v5.15/drivers/parisc/
Diosapic_private.h35 ** Interrupt Type of 0 indicates a vectored interrupt,
/Linux-v5.15/arch/ia64/include/asm/
Dhw_irq.h25 * 16-255 (vectored external interrupts) are available
/Linux-v5.15/arch/x86/include/asm/
Dvmxfeatures.h17 #define VMX_FEATURE_INTR_EXITING ( 0*32+ 0) /* "" VM-Exit on vectored interrupts */
/Linux-v5.15/fs/
Daio.c1480 struct iovec **iovec, bool vectored, bool compat, in aio_setup_rw() argument
1486 if (!vectored) { in aio_setup_rw()
1516 bool vectored, bool compat) in aio_read() argument
1533 ret = aio_setup_rw(READ, iocb, &iovec, vectored, compat, &iter); in aio_read()
1544 bool vectored, bool compat) in aio_write() argument
1561 ret = aio_setup_rw(WRITE, iocb, &iovec, vectored, compat, &iter); in aio_write()
/Linux-v5.15/arch/x86/crypto/
Dsha512-ssse3-asm.S160 # For brievity, the comments following vectored instructions only refer to
166 # by one tab. Vectored instructions (for the message scheduler) are indented
/Linux-v5.15/arch/sparc/kernel/
Dentry.h236 * of the vectored interrupt trap handler(s) in entry.S and sun4v_ivec.S
/Linux-v5.15/Documentation/hid/
Duhid.rst42 If you want to handle multiple events in a single syscall, then use vectored

12