Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c244 bool is_shstk_access; variable
257 printf("[INFO]\tViolation from %s\n", is_shstk_access ? "shstk access" : "normal write"); in test_access_fix_handler()
262 if (is_shstk_access) { in test_access_fix_handler()
273 is_shstk_access = true; in test_shstk_access()
284 is_shstk_access = false; in test_write_access()