Searched refs:get_vdso_base (Results 1 – 2 of 2) sorted by relevance
15 static inline unsigned long get_vdso_base(void) in get_vdso_base() function63 return (const struct vdso_data *)(get_vdso_base() - PAGE_SIZE); in get_vdso_data()
47 static inline unsigned long get_vdso_base(void) in get_vdso_base() function62 return get_vdso_base() - VVAR_SIZE; in get_vdso_data()