Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/nfit/
H A Dnfit.h63 NVDIMM_INTEL_FREEZE_LOCK = 23, enumerator
81 | 1 << NVDIMM_INTEL_FREEZE_LOCK | 1 << NVDIMM_INTEL_SECURE_ERASE \
H A Dintel.c128 .nd_command = NVDIMM_INTEL_FREEZE_LOCK, in intel_security_freeze()
136 if (!test_bit(NVDIMM_INTEL_FREEZE_LOCK, &nfit_mem->dsm_mask)) in intel_security_freeze()
/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.c1405 case NVDIMM_INTEL_FREEZE_LOCK: in nfit_test_ctl()
2719 set_bit(NVDIMM_INTEL_FREEZE_LOCK, &acpi_desc->dimm_cmd_force_en); in nfit_test0_setup()