Home
last modified time | relevance | path

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

/linux-6.6.21/arch/sparc/include/uapi/asm/
Dutrap.h11 #define UT_INSTRUCTION_EXCEPTION 1 macro
/linux-6.6.21/arch/sparc/kernel/
Dsys_sparc_64.c613 if (type < UT_INSTRUCTION_EXCEPTION || type > UT_TRAP_INSTRUCTION_31) in SYSCALL_DEFINE5()