Lines Matching refs:vsyscall_map_x
50 bool vsyscall_map_r = false, vsyscall_map_x = false; variable
151 if (vsyscall_map_x) in test_gtod()
165 if (vsyscall_map_x) { in test_gtod()
184 if (vsyscall_map_x) in test_time()
208 if (vsyscall_map_x) { in test_time()
245 if (vsyscall_map_x) in test_getcpu()
282 if (vsyscall_map_x) { in test_getcpu()
344 if (vsyscall_map_x) { in test_vsys_x()
447 vsyscall_map_x = (x == 'x'); in init_vsys()
458 vsyscall_map_x = false; in init_vsys()
480 if (!vsyscall_map_x) { in test_emulation()