Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemremap.h133 unsigned long vmemmap_shift; member
157 return 1 << pgmap->vmemmap_shift; in pgmap_vmemmap_nr()
/linux/mm/
H A Dmemremap.c108 pfn_first(pgmap, range_id)) >> pgmap->vmemmap_shift; in pfn_len()
H A Dmm_init.c1050 unsigned int order = pgmap->vmemmap_shift; in memmap_init_compound()