Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c6561 #ifndef do_prctl_set_shadow_stack_status
6562 #define do_prctl_set_shadow_stack_status do_prctl_inval1 macro
6676 return do_prctl_set_shadow_stack_status(env, arg2); in do_prctl()