Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/kernel/
Dtraps.c713 set_handler(EXCCODE_IPE * VECSIZE, handle_ri, VECSIZE); in trap_init()
/linux-5.19.10/arch/loongarch/include/asm/
Dloongarch.h1422 #define EXCCODE_IPE 14 /* Inst. Privileged Error */ macro