Searched defs:__page_aligned_data (Results 1 – 7 of 7) sorted by relevance
38 #define __page_aligned_data __section(.data..page_aligned) __aligned(PAGE_SIZE) macro
46 } vdso_data_store __page_aligned_data; variable
21 static struct os_info os_info __page_aligned_data; variable
77 } vdso_data_store __page_aligned_data; variable
49 } vdso_data_store __page_aligned_data; variable
47 static union vdso_data_store vdso_data_store __page_aligned_data; variable