Searched refs:RESERVE_BRK_ARRAY (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dsetup.h115 #define RESERVE_BRK_ARRAY(type, name, entries) \ macro
/linux-4.4.14/arch/x86/xen/
H A Dmmu.c95 static RESERVE_BRK_ARRAY(pte_t, level1_ident_pgt, LEVEL1_IDENT_ENTRIES);
2204 static RESERVE_BRK_ARRAY(pmd_t, initial_kernel_pmd, PTRS_PER_PMD);
2205 static RESERVE_BRK_ARRAY(pmd_t, swapper_kernel_pmd, PTRS_PER_PMD);

Completed in 170 milliseconds