Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemremap.h132 unsigned long vmemmap_shift; member
156 return 1 << pgmap->vmemmap_shift; in pgmap_vmemmap_nr()
/openbmc/linux/drivers/dax/
H A Ddevice.c85 if (dev_dax->pgmap->vmemmap_shift) in dax_set_mapping()
446 pgmap->vmemmap_shift = in dev_dax_probe()
/openbmc/linux/mm/
H A Dmemremap.c107 pfn_first(pgmap, range_id)) >> pgmap->vmemmap_shift; in pfn_len()
H A Dmm_init.c1043 unsigned int order = pgmap->vmemmap_shift; in memmap_init_compound()