Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/kernel/
Dtraps.c728 set_handler(EXCCODE_FPDIS * VECSIZE, handle_fpu, VECSIZE); in trap_init()
/linux-6.1.9/arch/loongarch/include/asm/
Dloongarch.h1402 #define EXCCODE_FPDIS 15 /* FPU Disabled */ macro