Searched refs:__page_aligned_data (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dcache.h19 __page_aligned_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dlinkage.h21 #define __page_aligned_data __section(.data..page_aligned) __aligned(PAGE_SIZE) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mm/
H A Dinit.c30 pgd_t swapper_pg_dir[PTRS_PER_PGD] __page_aligned_data; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dvdso.c79 } vdso_data_store __page_aligned_data; variable in typeref:union:__anon10180
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dvdso.c81 } vdso_data_store __page_aligned_data; variable in typeref:union:__anon10036
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtraps.c74 gate_desc idt_table[NR_VECTORS] __page_aligned_data = { { { { 0, 0 } } }, }; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dmmu.c177 static unsigned long p2m_missing[P2M_ENTRIES_PER_PAGE] __page_aligned_data = variable
181 static unsigned long *p2m_top[TOP_ENTRIES] __page_aligned_data = variable

Completed in 194 milliseconds