Home
last modified time | relevance | path

Searched refs:__page_aligned_data (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dcache.h20 __page_aligned_data
/Linux-v4.19/include/linux/
Dlinkage.h39 #define __page_aligned_data __section(.data..page_aligned) __aligned(PAGE_SIZE) macro
/Linux-v4.19/arch/riscv/kernel/
Dvdso.c38 } vdso_data_store __page_aligned_data; variable
/Linux-v4.19/arch/s390/kernel/
Dos_info.c22 static struct os_info os_info __page_aligned_data; variable
Dvdso.c124 } vdso_data_store __page_aligned_data; variable
/Linux-v4.19/arch/mips/kernel/
Dvdso.c29 static union mips_vdso_data vdso_data __page_aligned_data; variable
/Linux-v4.19/arch/arm64/kernel/
Dvdso.c49 } vdso_data_store __page_aligned_data; variable
/Linux-v4.19/arch/nds32/kernel/
Dvdso.c43 } vdso_data_store __page_aligned_data; variable
/Linux-v4.19/arch/arm/kernel/
Dvdso.c50 static union vdso_data_store vdso_data_store __page_aligned_data; variable
/Linux-v4.19/arch/powerpc/kernel/
Dvdso.c80 } vdso_data_store __page_aligned_data; variable