Home
last modified time | relevance | path

Searched refs:bootmap_bytes (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/mm/
Dbootmem.c102 static unsigned long __init bootmap_bytes(unsigned long pages) in bootmap_bytes() function
117 unsigned long bytes = bootmap_bytes(pages); in bootmem_bootmap_pages()
157 mapsize = bootmap_bytes(end - start); in init_bootmem_core()
/Linux-v4.19/arch/mips/kernel/
Dsetup.c373 static unsigned long __init bootmap_bytes(unsigned long pages) in bootmap_bytes() function
498 bootmap_size = bootmap_bytes(max_low_pfn - min_low_pfn); in bootmem_init()