Home
last modified time | relevance | path

Searched defs:exc (Results 1 – 6 of 6) sorted by relevance

/arch/unicore32/kernel/
Dfpu-ucf64.c72 u32 exc = F64_EXCEPTION_ERROR & fpexc; in ucf64_exchandler() local
/arch/powerpc/include/asm/
Dcode-patching.h69 #define patch_exception(exc, name) do { \ argument
/arch/powerpc/lib/
Dcopyuser_64.S427 .macro exc macro
Dcode-patching.c384 void __patch_exception(int exc, unsigned long addr) in __patch_exception()
/arch/mips/include/asm/octeon/
Dcvmx-pemx-defs.h435 uint64_t exc:1; member
474 uint64_t exc:1; member
513 uint64_t exc:1; member
/arch/alpha/kernel/
Dosf_sys.c849 unsigned long exc, swcr, fpcr, fex; in SYSCALL_DEFINE5() local