Searched refs:ND_REGION_PERSIST_CACHE (Results 1 – 3 of 3) sorted by relevance
59 ND_REGION_PERSIST_CACHE = 1, enumerator
622 if (test_bit(ND_REGION_PERSIST_CACHE, &nd_region->flags)) in persistence_domain_show()683 if ((nd_region->flags & (BIT(ND_REGION_PERSIST_CACHE) in region_visible()1217 !test_bit(ND_REGION_PERSIST_CACHE, &nd_region->flags); in nvdimm_has_cache()
2650 set_bit(ND_REGION_PERSIST_CACHE, &ndr_desc->flags); in acpi_nfit_register_region()
Completed in 12 milliseconds