Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dtraps.c74 [EXCCODE_FPDIS] = handle_fpu,
282 case EXCCODE_FPDIS: return "FPD"; in humanize_exc_name()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1519 #define EXCCODE_FPDIS 15 /* FPU Disabled */ macro