Home
last modified time | relevance | path

Searched defs:ioremap_max_page_shift (Results 1 – 1 of 1) sorted by relevance

/mm/
Dvmalloc.c49 static unsigned int __ro_after_init ioremap_max_page_shift = BITS_PER_LONG - 1; variable
58 static const unsigned int ioremap_max_page_shift = PAGE_SHIFT; variable