Searched refs:EXT_SCCB_READ_CPU (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dsclp.h17 #define EXT_SCCB_READ_CPU (3 * PAGE_SIZE) macro
/linux-master/drivers/s390/char/
H A Dsclp_early.c128 int length = test_facility(140) ? EXT_SCCB_READ_CPU : PAGE_SIZE;
H A Dsclp_cmd.c91 int length = test_facility(140) ? EXT_SCCB_READ_CPU : PAGE_SIZE;

Completed in 206 milliseconds