Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/x86/
H A Dsysret_rip.c119 static void test_syscall_fallthrough_to(unsigned long ip) in test_syscall_fallthrough_to() function
170 test_syscall_fallthrough_to((1UL << 47) - 2*PAGE_SIZE); in main()
174 test_syscall_fallthrough_to((1UL<<i) - PAGE_SIZE); in main()
175 test_syscall_fallthrough_to(1UL<<i); in main()