Home
last modified time | relevance | path

Searched refs:EXCCODE_PME (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/loongarch/
H A Dcpu.h76 #define EXCCODE_PME EXCODE(4, 0)
97 #define EXCCODE_PME global() macro
H A Dcpu.c
/openbmc/qemu/target/loongarch/tcg/
H A Dtlb_helper.c78 cs->exception_index = EXCCODE_PME; in raise_mmu_exception()