Searched refs:VDSO_BASE (Results 1 – 6 of 6) sorted by relevance
198 #define VDSO_BASE ((unsigned long)current->mm->context.vdso) macro199 #define VDSO_SYM(x) (VDSO_BASE + (unsigned long)(x))203 NEW_AUX_ENT(AT_SYSINFO_EHDR, VDSO_BASE); \
173 #define VDSO_BASE (TASK_SIZE - PAGE_SIZE) macro175 #define STACK_TOP VDSO_BASE
122 vdso_base = VDSO_BASE; in arch_setup_additional_pages()
123 return (pc == VDSO_BASE); in is_sigreturn()132 if (b->pc == VDSO_BASE && b->sp < PAGE_OFFSET && in valid_sigframe()
206 restorer = VDSO_BASE; in setup_rt_frame()
398 restorer = VDSO_BASE; in compat_setup_rt_frame()