Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/kernel/
Dtraps.c729 set_handler(EXCCODE_LSXDIS * VECSIZE, handle_lsx, VECSIZE); in trap_init()
/linux-6.1.9/arch/loongarch/include/asm/
Dloongarch.h1403 #define EXCCODE_LSXDIS 16 /* LSX Disabled */ macro