Searched refs:NFIT_SPA_PM (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/acpi/nfit/ |
| H A D | mce.c | 42 if (nfit_spa_type(spa) != NFIT_SPA_PM) in nfit_handle_mce()
|
| H A D | core.c | 662 [NFIT_SPA_PM] = "pmem", in spa_type_name() 1075 case NFIT_SPA_PM: in __nfit_mem_init() 1183 } else if (type == NFIT_SPA_PM) { in __nfit_mem_init() 2736 if (nfit_spa_type(spa) == NFIT_SPA_PM) in ars_start() 2934 case NFIT_SPA_PM: in acpi_nfit_init_mapping() 3070 if (nfit_spa_type(spa) == NFIT_SPA_PM) { in acpi_nfit_register_region() 3341 if (type == NFIT_SPA_PM && ((ars_cap.status >> 16) in acpi_nfit_init_ars() 3360 case NFIT_SPA_PM: in acpi_nfit_register_regions() 3369 case NFIT_SPA_PM: in acpi_nfit_register_regions() 3617 if (type != NFIT_SPA_PM && type != NFIT_SPA_VOLATILE) in acpi_nfit_ars_rescan() [all …]
|
| H A D | nfit.h | 116 NFIT_SPA_PM, enumerator
|
| /OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/ |
| H A D | nfit.c | 2005 memcpy(spa->range_guid, to_nfit_uuid(NFIT_SPA_PM), 16); in nfit_test0_setup() 2019 memcpy(spa->range_guid, to_nfit_uuid(NFIT_SPA_PM), 16); in nfit_test0_setup() 2600 memcpy(spa->range_guid, to_nfit_uuid(NFIT_SPA_PM), 16); in nfit_test0_setup() 2744 memcpy(spa->range_guid, to_nfit_uuid(NFIT_SPA_PM), 16); in nfit_test1_setup()
|