Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/aarch64/
H A Dtarget_signal.h7 #define TARGET_SEGV_MTESERR 9 /* Synchronous ARM MTE exception */ macro
H A Dcpu_loop.c136 si_code = TARGET_SEGV_MTESERR; in cpu_loop()