Home
last modified time | relevance | path

Searched refs:MAX_KMEM_PAGES (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/s390/char/
Dsclp.h18 #define MAX_KMEM_PAGES (sizeof(unsigned long) << 3) macro
Dsclp_tty.c521 for (i = 0; i < MAX_KMEM_PAGES; i++) { in sclp_tty_init()
Dsclp_vt220.c748 rc = __sclp_vt220_init(MAX_KMEM_PAGES); in sclp_vt220_tty_init()