Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_vsyscall.c438 bool can_exec; in test_vsys_x() local
441 can_exec = true; in test_vsys_x()
443 can_exec = false; in test_vsys_x()
446 if (can_exec) { in test_vsys_x()