Searched refs:__page_aligned_data (Results 1 – 7 of 7) sorted by relevance
29 static union vdso_data_store generic_vdso_data __page_aligned_data; variable34 } loongarch_vdso_data __page_aligned_data; variable
20 __page_aligned_data
13 void * const sys_call_table[__NR_syscalls] __page_aligned_data = {
36 static u8 early_fixmap_pagetable[FIXMAP_PTE_SIZE] __page_aligned_data;
39 #define __page_aligned_data __section(".data..page_aligned") __aligned(PAGE_SIZE) macro
31 static union vdso_data_store vdso_data_store __page_aligned_data; variable
63 static union vdso_data_store vdso_data_store __page_aligned_data; variable