Home
last modified time | relevance | path

Searched refs:MAX_KMEM_PAGES (Results 1 - 6 of 6) sorted by relevance

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

Completed in 6 milliseconds