Home
last modified time | relevance | path

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

/tools/testing/selftests/x86/
A Dsysret_rip.c99 static void test_syscall_fallthrough_to(unsigned long ip) in test_syscall_fallthrough_to() function
150 test_syscall_fallthrough_to((1UL << 47) - 2*PAGE_SIZE); in main()
154 test_syscall_fallthrough_to((1UL<<i) - PAGE_SIZE); in main()
155 test_syscall_fallthrough_to(1UL<<i); in main()

Completed in 2 milliseconds