Searched refs:EXT_SCCB_READ_SCP (Results 1 – 6 of 6) 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
211 sclp_early_sccb + EXT_SCCB_READ_SCP, in free_initmem()
198 u8 _pad_138[EXT_SCCB_READ_SCP - 138];
255 int length = test_facility(140) ? EXT_SCCB_READ_SCP : PAGE_SIZE; in sclp_early_read_info()
816 memblock_reserve(__pa(sclp_early_sccb), EXT_SCCB_READ_SCP); in reserve_kernel()