Searched refs:nfit_mem (Results 1 – 3 of 3) sorted by relevance
90 struct nfit_mem *nfit_mem = nvdimm_provider_data(nvdimm); in acpi_nfit_ctl() local91 struct acpi_device *adev = nfit_mem->adev; in acpi_nfit_ctl()97 dsm_mask = nfit_mem->dsm_mask; in acpi_nfit_ctl()439 struct nfit_mem *nfit_mem) in nfit_mem_find_spa_bdw() argument441 u32 device_handle = __to_nfit_memdev(nfit_mem)->device_handle; in nfit_mem_find_spa_bdw()442 u16 dcr = nfit_mem->dcr->region_index; in nfit_mem_find_spa_bdw()461 nfit_mem->spa_bdw = nfit_spa->spa; in nfit_mem_find_spa_bdw()467 nfit_mem->spa_dcr->range_index); in nfit_mem_find_spa_bdw()468 nfit_mem->bdw = NULL; in nfit_mem_find_spa_bdw()472 struct nfit_mem *nfit_mem, struct acpi_nfit_system_address *spa) in nfit_mem_init_bdw() argument[all …]
80 struct nfit_mem { struct170 struct nfit_mem *nfit_mem) in __to_nfit_memdev() argument172 if (nfit_mem->memdev_dcr) in __to_nfit_memdev()173 return nfit_mem->memdev_dcr; in __to_nfit_memdev()174 return nfit_mem->memdev_pmem; in __to_nfit_memdev()
265 struct nfit_mem *nfit_mem = nvdimm_provider_data(nvdimm); in nfit_test_ctl() local267 if (!nfit_mem || !test_bit(cmd, &nfit_mem->dsm_mask)) in nfit_test_ctl()272 if (__to_nfit_memdev(nfit_mem)->device_handle == in nfit_test_ctl()