Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/tcg/
H A Dtlb_helper.c58 cs->exception_index = EXCCODE_PIL; in raise_mmu_exception()
69 cs->exception_index = EXCCODE_PIL; in raise_mmu_exception()
/openbmc/qemu/target/loongarch/
H A Dcpu.h73 #define EXCCODE_PIL EXCODE(1, 0)
94 #define EXCCODE_PIL global() macro
H A Dcpu.c