Searched refs:vgetcpu (Results 1 – 3 of 3) sorted by relevance
65 getcpu_t vgetcpu; variable126 vgetcpu = (getcpu_t) vsyscall_getcpu(); in fill_function_pointers()184 if (vgetcpu) in test_getcpu()185 ret_vsys = vgetcpu(&cpu_vsys, &node_vsys, 0); in test_getcpu()
69 const getcpu_t vgetcpu = (getcpu_t)VSYS(0xffffffffff600800); variable335 ret_vsys = vgetcpu(&cpu_vsys, &node_vsys, 0); in test_getcpu()
27 vobjs-y := vdso-note.o vclock_gettime.o vgetcpu.o