Home
last modified time | relevance | path

Searched refs:UT_INSTRUCTION_EXCEPTION (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/include/uapi/asm/
Dutrap.h10 #define UT_INSTRUCTION_EXCEPTION 1 macro
/arch/sparc/kernel/
Dsys_sparc_64.c557 if (type < UT_INSTRUCTION_EXCEPTION || type > UT_TRAP_INSTRUCTION_31) in SYSCALL_DEFINE5()