Searched refs:EXT_SCCB_READ_SCP (Results 1 – 4 of 4) sorted by relevance
6 static char __sclp_early_sccb[EXT_SCCB_READ_SCP] __aligned(PAGE_SIZE);
15 #define EXT_SCCB_READ_SCP (3 * PAGE_SIZE) macro
280 int length = test_facility(140) ? EXT_SCCB_READ_SCP : PAGE_SIZE; in sclp_early_read_info()
749 memblock_reserve(__pa(sclp_early_sccb), EXT_SCCB_READ_SCP); in reserve_kernel()