Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dsysret_rip.c127 static void test_syscall_fallthrough_to(unsigned long ip) in test_syscall_fallthrough_to() function
178 test_syscall_fallthrough_to((1UL << 47) - 2*PAGE_SIZE); in main()
182 test_syscall_fallthrough_to((1UL<<i) - PAGE_SIZE); in main()
183 test_syscall_fallthrough_to(1UL<<i); in main()