Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/x86/
Dsysret_rip.c40 static void const *current_test_page_addr = test_page; variable
134 ret = mremap((void *)current_test_page_addr, 4096, 4096, in test_syscall_fallthrough_to()
149 current_test_page_addr = new_address; in test_syscall_fallthrough_to()