Home
last modified time | relevance | path

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

/qemu/system/
H A Dcpus.c54 #ifndef PR_MCE_KILL
55 #define PR_MCE_KILL 33 macro
392 prctl(PR_MCE_KILL, PR_MCE_KILL_SET, PR_MCE_KILL_EARLY, 0, 0); in qemu_init_sigbus()
/qemu/linux-user/
H A Dsyscall.c6441 case PR_MCE_KILL: in do_prctl()