Home
last modified time | relevance | path

Searched refs:ND_REGION_PAGEMAP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/nvdimm/
H A De820.c30 set_bit(ND_REGION_PAGEMAP, &ndr_desc.flags); in e820_register_one()
H A Dof_pmem.c67 set_bit(ND_REGION_PAGEMAP, &ndr_desc.flags); in of_pmem_region_probe()
H A Dvirtio_pmem.c92 set_bit(ND_REGION_PAGEMAP, &ndr_desc.flags); in virtio_pmem_probe()
H A Dnamespace_devs.c97 if (!test_bit(ND_REGION_PAGEMAP, &nd_region->flags)) in pmem_should_map_pages()
/openbmc/linux/include/linux/
H A Dlibnvdimm.h54 ND_REGION_PAGEMAP = 0, enumerator