Home
last modified time | relevance | path

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

/linux-6.15/lib/vdso/
Ddatastore.c18 } vdso_time_data_store __page_aligned_data; variable
27 } vdso_rng_data_store __page_aligned_data; variable
36 } vdso_arch_data_store __page_aligned_data; variable
/linux-6.15/include/linux/
Dlinkage.h39 #define __page_aligned_data __section(".data..page_aligned") __aligned(PAGE_SIZE) macro
/linux-6.15/arch/powerpc/kernel/
Dproc_powerpc.c52 } systemcfg_data_store __page_aligned_data; variable
/linux-6.15/arch/s390/kernel/
Dos_info.c27 static struct os_info os_info __page_aligned_data; variable