Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/m68k/
H A Dsignal.c61 #define TARGET_MCONTEXT_VERSION 2 macro
188 __put_user(TARGET_MCONTEXT_VERSION, &uc->tuc_mcontext.version); in target_rt_setup_ucontext()
241 if (temp != TARGET_MCONTEXT_VERSION) in target_rt_restore_ucontext()