Searched refs:nfit_mem (Results 1 – 2 of 2) 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 …]
84 struct nfit_mem { struct174 struct nfit_mem *nfit_mem) in __to_nfit_memdev() argument176 if (nfit_mem->memdev_dcr) in __to_nfit_memdev()177 return nfit_mem->memdev_dcr; in __to_nfit_memdev()178 return nfit_mem->memdev_pmem; in __to_nfit_memdev()