Home
last modified time | relevance | path

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

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