Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dsys.c2383 static inline int prctl_set_mdwe(unsigned long bits, unsigned long arg3, in prctl_set_mdwe() function
2711 error = prctl_set_mdwe(arg2, arg3, arg4, arg5); in SYSCALL_DEFINE5()