Home
last modified time | relevance | path

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

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