Searched refs:__page_aligned_bss (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dlinkage.h22 #define __page_aligned_bss __section(.bss..page_aligned) __aligned(PAGE_SIZE) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dirq.c118 static char softirq_stack[NR_CPUS * THREAD_SIZE] __page_aligned_bss; variable
119 static char hardirq_stack[NR_CPUS * THREAD_SIZE] __page_aligned_bss; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dmmu.c141 static pte_t level1_ident_pgt[PTRS_PER_PTE * 4] __page_aligned_bss; variable
145 static pud_t level3_user_vsyscall[PTRS_PER_PUD] __page_aligned_bss; variable
185 static unsigned long p2m_top_mfn[TOP_ENTRIES] __page_aligned_bss; variable
188 __page_aligned_bss; variable
1825 static pmd_t level2_kernel_pgt[PTRS_PER_PMD] __page_aligned_bss; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dioremap.c347 static pte_t bm_pte[PAGE_SIZE/sizeof(pte_t)] __page_aligned_bss; variable

Completed in 115 milliseconds