Searched refs:__page_aligned_data (Results 1 – 14 of 14) sorted by relevance
30 static union vdso_data_store generic_vdso_data __page_aligned_data; variable35 } loongarch_vdso_data __page_aligned_data; variable
20 __page_aligned_data
13 void * const sys_call_table[__NR_syscalls] __page_aligned_data = {
18 static union vdso_data_store vdso_data_store __page_aligned_data; variable
36 static u8 early_fixmap_pagetable[FIXMAP_PTE_SIZE] __page_aligned_data;
27 static union vdso_data_store mips_vdso_data __page_aligned_data; variable
26 static struct os_info os_info __page_aligned_data; variable
31 static union vdso_data_store vdso_data_store __page_aligned_data; variable
37 static union vdso_data_store vdso_data_store __page_aligned_data; variable
33 static union vdso_data_store vdso_data_store __page_aligned_data; variable
39 #define __page_aligned_data __section(".data..page_aligned") __aligned(PAGE_SIZE) macro
52 } vdso_data_store __page_aligned_data; variable
66 static union vdso_data_store vdso_data_store __page_aligned_data; variable
522 static gate_desc bringup_idt_table[NUM_EXCEPTION_VECTORS] __page_aligned_data;
Completed in 17 milliseconds