Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/kernel/
H A Dvectors.c71 vectors[VEC_SYS] = system_call; in base_trap_init()
H A Dtraps.c77 [VEC_SYS] = "SYSCALL",
/openbmc/linux/arch/m68k/include/asm/
H A Dtraps.h61 #define VEC_SYS (32) macro