test_syscall_fallthrough_to  178 tools/testing/selftests/x86/sysret_rip.c 	test_syscall_fallthrough_to((1UL << 47) - 2*PAGE_SIZE);
test_syscall_fallthrough_to  182 tools/testing/selftests/x86/sysret_rip.c 		test_syscall_fallthrough_to((1UL<<i) - PAGE_SIZE);
test_syscall_fallthrough_to  183 tools/testing/selftests/x86/sysret_rip.c 		test_syscall_fallthrough_to(1UL<<i);