Searched refs:EXT_SCCB_READ_SCP (Results 1 – 5 of 5) 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
195 u8 _pad_140[EXT_SCCB_READ_SCP - 140];
281 int length = test_facility(140) ? EXT_SCCB_READ_SCP : PAGE_SIZE; in sclp_early_read_info()
750 memblock_reserve(__pa(sclp_early_sccb), EXT_SCCB_READ_SCP); in reserve_kernel()