Home
last modified time | relevance | path

Searched refs:VEC_SYS (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/blackfin/include/asm/
Dtraps.h13 #define VEC_SYS (0) macro
/linux-2.6.39/arch/m68k/include/asm/
Dtraps.h61 #define VEC_SYS (32) macro
/linux-2.6.39/arch/m68k/kernel/
Dtraps_mm.c83 vectors[VEC_SYS] = system_call; in base_trap_init()
191 [VEC_SYS] = "SYSCALL",