Searched refs:EXT_SCCB_READ_SCP (Results 1 – 3 of 3) sorted by relevance
6 static char __sclp_early_sccb[EXT_SCCB_READ_SCP] __aligned(PAGE_SIZE);
16 #define EXT_SCCB_READ_SCP (3 * PAGE_SIZE) macro
807 memblock_reserve(__pa(sclp_early_sccb), EXT_SCCB_READ_SCP); in reserve_kernel()