Home
last modified time | relevance | path

Searched defs:__page_aligned_data (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
Dvdso.c26 static union mips_vdso_data vdso_data __page_aligned_data; variable
/linux-4.4.14/include/linux/
Dlinkage.h38 #define __page_aligned_data __section(.data..page_aligned) __aligned(PAGE_SIZE) macro
/linux-4.4.14/arch/s390/kernel/
Dos_info.c21 static struct os_info os_info __page_aligned_data; variable
Dvdso.c77 } vdso_data_store __page_aligned_data; variable
/linux-4.4.14/arch/tile/kernel/
Dvdso.c46 } vdso_data_store __page_aligned_data; variable
/linux-4.4.14/arch/arm64/kernel/
Dvdso.c49 } vdso_data_store __page_aligned_data; variable
/linux-4.4.14/arch/arm/kernel/
Dvdso.c47 static union vdso_data_store vdso_data_store __page_aligned_data; variable
/linux-4.4.14/arch/powerpc/kernel/
Dvdso.c80 } vdso_data_store __page_aligned_data; variable