Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dtraps.c299 case EXCCODE_GSPR: return "GSPR"; in humanize_exc_name()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1530 #define EXCCODE_GSPR 22 /* Guest Privileged Error */ macro