Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/kernel/
Dtraps.c718 set_handler(EXCCODE_BTDIS * VECSIZE, handle_lbt, VECSIZE); in trap_init()
/linux-5.19.10/arch/loongarch/include/asm/
Dloongarch.h1430 #define EXCCODE_BTDIS 20 /* Binary Trans. Disabled */ macro