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);
15 #define EXT_SCCB_READ_SCP (3 * PAGE_SIZE) macro
281 int length = test_facility(140) ? EXT_SCCB_READ_SCP : PAGE_SIZE; in sclp_early_read_info()