Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dprctl.h96 # define PR_MCE_KILL_CLEAR 0 macro
/linux-3.4.99/Documentation/vm/
Dhwpoison.txt82 arg1: PR_MCE_KILL_CLEAR: Revert to system default
/linux-3.4.99/kernel/
Dsys.c1967 case PR_MCE_KILL_CLEAR: in SYSCALL_DEFINE5()