Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/kernel/
Dtraps.c708 set_handler(EXCCODE_ADE * VECSIZE, handle_ade, VECSIZE); in trap_init()
/linux-5.19.10/arch/loongarch/include/asm/
Dloongarch.h1414 #define EXCCODE_ADE 8 /* Address Error */ macro