android_kernel_xiaomi_sm8350/arch/blackfin/include/asm
Philippe Gerum 9703a73c98 Blackfin: use generic name for EVT14 handler
The purpose of the EVT14 handler may depend on whether CONFIG_IPIPE is
enabled, albeit its implementation can be the same in both cases. When
the interrupt pipeline is enabled, EVT14 can be used to raise the core
priority level for the running code; when CONFIG_IPIPE is off, EVT14
can be used to lower this level before running softirq handlers.

Rename evt14_softirq to evt_evt14 to pick an identifier that fits
both, which allows to reuse the same vector setup code as well.

Signed-off-by: Philippe Gerum <rpm@xenomai.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-09-16 21:28:34 -04:00
..
atomic.h Blackfin: convert locking primitives to asm-generic 2009-06-18 21:41:22 -04:00
auxvec.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
bfin5xx_spi.h Blackfin: bf537-stamp: declare SPI IRQ resources 2009-09-16 21:28:24 -04:00
bfin_rotary.h Input: add Blackfin rotary input driver 2009-07-23 01:15:09 -07:00
bfin_sdh.h
bfin_simple_timer.h
bfin_sport.h Blackfin arch: clean up sports header file 2009-03-28 20:38:17 +08:00
bfin-global.h Blackfin: use generic name for EVT14 handler 2009-09-16 21:28:34 -04:00
bfrom.h
bitops.h Blackfin: convert locking primitives to asm-generic 2009-06-18 21:41:22 -04:00
bitsperlong.h asm-generic: introduce asm/bitsperlong.h 2009-06-11 21:02:14 +02:00
blackfin.h Blackfin: unify memory map headers 2009-06-22 21:16:07 -04:00
bug.h Blackfin: add support for GENERIC_BUG 2009-06-13 07:20:07 -04:00
bugs.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
byteorder.h
cache.h Blackfin: decouple unrelated cache settings to get exact behavior 2009-06-22 21:15:59 -04:00
cacheflush.h Blackfin: decouple unrelated cache settings to get exact behavior 2009-06-22 21:15:59 -04:00
cdef_LPBlackfin.h
checksum.h
clocks.h
context.S Blackfin: fix handling of IPEND in interrupt context save 2009-07-16 01:52:38 -04:00
cplb.h Blackfin: decouple unrelated cache settings to get exact behavior 2009-06-22 21:15:59 -04:00
cplbinit.h
cpu.h Blackfin: drop per-cpu loops_per_jiffy tracking 2009-07-16 01:52:44 -04:00
cputime.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
current.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
def_LPBlackfin.h
delay.h
device.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
div64.h
dma-mapping.h Blackfin: fix dma-mapping build errors 2009-06-22 22:31:00 -04:00
dma.h Blackfin: add SSYNC to set_dma_sg() for descriptor fetching 2009-06-12 06:11:57 -04:00
dpmc.h
early_printk.h
elf.h Blackfin: convert user/elf to asm-generic 2009-06-18 21:41:03 -04:00
emergency-restart.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
entry.h Blackfin: make deferred hardware errors more exact 2009-06-12 06:11:44 -04:00
errno.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
fb.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
fcntl.h
fixed_code.h
flat.h flat: fix data sections alignment 2009-05-29 08:40:02 -07:00
ftrace.h Blackfin: initial support for ftrace 2009-06-13 07:20:15 -04:00
futex.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
gpio.h Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x 2009-03-28 20:32:57 +08:00
gptimers.h Blackfin: update gptimers API 2009-06-12 06:11:47 -04:00
hardirq.h Blackfin: define HARDIRQ_BITS again for now 2009-07-16 13:56:07 -04:00
hw_irq.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
io.h Blackfin: convert page/tlb to asm-generic 2009-06-18 21:42:30 -04:00
ioctl.h
ioctls.h Blackfin: convert asm/ioctls.h to asm-generic/ioctls.h 2009-06-18 21:40:53 -04:00
ipcbuf.h Blackfin: convert shm/sysv/ipc to asm-generic 2009-06-18 21:40:58 -04:00
ipipe_base.h Blackfin: convert interrupt pipeline to irqflags 2009-06-22 21:15:53 -04:00
ipipe.h Blackfin: fix misnomer of some I-pipe helpers 2009-09-16 21:28:30 -04:00
irq_handler.h Blackfin: use generic name for EVT14 handler 2009-09-16 21:28:34 -04:00
irq_regs.h
irq.h Blackfin: convert interrupt pipeline to irqflags 2009-06-22 21:15:53 -04:00
irqflags.h Blackfin: convert interrupt pipeline to irqflags 2009-06-22 21:15:53 -04:00
Kbuild
kdebug.h
kgdb.h
kmap_types.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
l1layout.h
linkage.h
local.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
mem_init.h Blackfin: bf526-ezbrd: handle different SDRAM chips 2009-06-22 21:16:12 -04:00
mem_map.h Blackfin: unify memory map headers 2009-06-22 21:16:07 -04:00
mman.h Blackfin: convert signal/mmap to asm-generic 2009-06-18 21:41:26 -04:00
mmu_context.h
mmu.h
module.h
msgbuf.h Blackfin: convert shm/sysv/ipc to asm-generic 2009-06-18 21:40:58 -04:00
mutex.h Blackfin: convert locking primitives to asm-generic 2009-06-18 21:41:22 -04:00
nand.h
page_offset.h
page.h Blackfin: convert page/tlb to asm-generic 2009-06-18 21:42:30 -04:00
param.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
pci.h
pda.h Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4] 2009-09-16 21:28:28 -04:00
percpu.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
pgalloc.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
pgtable.h
poll.h Blackfin: convert socket/poll to asm-generic 2009-06-18 21:41:08 -04:00
portmux.h
posix_types.h Blackfin: convert types to asm-generic 2009-06-18 21:42:24 -04:00
processor.h Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1) 2009-07-16 01:52:28 -04:00
ptrace.h
reboot.h
resource.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
rwlock.h
scatterlist.h
sections.h Blackfin: move custom sections into sections.h 2009-06-13 07:20:14 -04:00
segment.h
sembuf.h Blackfin: convert shm/sysv/ipc to asm-generic 2009-06-18 21:40:58 -04:00
serial.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
setup.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
shmbuf.h Blackfin: convert shm/sysv/ipc to asm-generic 2009-06-18 21:40:58 -04:00
shmparam.h Blackfin: convert shm/sysv/ipc to asm-generic 2009-06-18 21:40:58 -04:00
sigcontext.h
siginfo.h
signal.h Blackfin: convert signal/mmap to asm-generic 2009-06-18 21:41:26 -04:00
smp.h
socket.h Blackfin: convert socket/poll to asm-generic 2009-06-18 21:41:08 -04:00
sockios.h Blackfin: convert socket/poll to asm-generic 2009-06-18 21:41:08 -04:00
spinlock_types.h
spinlock.h Blackfin: convert locking primitives to asm-generic 2009-06-18 21:41:22 -04:00
stat.h
statfs.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
string.h
swab.h Blackfin: convert locking primitives to asm-generic 2009-06-18 21:41:22 -04:00
system.h Blackfin: convert interrupt pipeline to irqflags 2009-06-22 21:15:53 -04:00
termbits.h Blackfin: convert termios to asm-generic 2009-06-18 21:41:17 -04:00
termios.h Blackfin: convert termios to asm-generic 2009-06-18 21:41:17 -04:00
thread_info.h sched: INIT_PREEMPT_COUNT 2009-07-10 14:24:05 -07:00
time.h Blackfin: add support for gptimer0 as a tick source 2009-06-12 06:11:37 -04:00
timex.h
tlb.h
tlbflush.h Blackfin: convert page/tlb to asm-generic 2009-06-18 21:42:30 -04:00
topology.h Blackfin: convert simple headers to asm-generic 2009-06-18 21:41:13 -04:00
trace.h
traps.h Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction) 2009-06-22 21:16:19 -04:00
types.h Blackfin: convert types to asm-generic 2009-06-18 21:42:24 -04:00
uaccess.h Blackfin: unify memory region checks between kgdb and traps 2009-06-22 21:15:34 -04:00
ucontext.h Blackfin: convert page/tlb to asm-generic 2009-06-18 21:42:30 -04:00
unaligned.h Blackfin: convert locking primitives to asm-generic 2009-06-18 21:41:22 -04:00
unistd.h Blackfin: hook up new perf_counter_open syscall 2009-06-22 21:47:40 -04:00
user.h Blackfin: convert user/elf to asm-generic 2009-06-18 21:41:03 -04:00
xor.h