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()
357 if (vsyscall_map_x) { in test_vsys_x()
460 vsyscall_map_x = (x == 'x'); in init_vsys()
471 vsyscall_map_x = false; in init_vsys()
493 if (!vsyscall_map_x) { in test_emulation()