Home
last modified time | relevance | path

Searched refs:NVDIMM_INTEL_FREEZE_LOCK (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/acpi/nfit/
Dnfit.h62 NVDIMM_INTEL_FREEZE_LOCK = 23, enumerator
73 | 1 << NVDIMM_INTEL_FREEZE_LOCK | 1 << NVDIMM_INTEL_SECURE_ERASE \
Dintel.c85 .nd_command = NVDIMM_INTEL_FREEZE_LOCK, in intel_security_freeze()
93 if (!test_bit(NVDIMM_INTEL_FREEZE_LOCK, &nfit_mem->dsm_mask)) in intel_security_freeze()
Dcore.c377 [NVDIMM_INTEL_FREEZE_LOCK] = 2, in nfit_dsm_revid()
/Linux-v5.4/tools/testing/nvdimm/test/
Dnfit.c1245 case NVDIMM_INTEL_FREEZE_LOCK: in nfit_test_ctl()
2526 set_bit(NVDIMM_INTEL_FREEZE_LOCK, &acpi_desc->dimm_cmd_force_en); in nfit_test0_setup()