Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/nfit/
H A Dnfit.h64 NVDIMM_INTEL_SECURE_ERASE = 24, enumerator
81 | 1 << NVDIMM_INTEL_FREEZE_LOCK | 1 << NVDIMM_INTEL_SECURE_ERASE \
H A Dintel.c279 NVDIMM_INTEL_MASTER_SECURE_ERASE : NVDIMM_INTEL_SECURE_ERASE; in intel_security_erase()
/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.c1409 case NVDIMM_INTEL_SECURE_ERASE: in nfit_test_ctl()
2720 set_bit(NVDIMM_INTEL_SECURE_ERASE, &acpi_desc->dimm_cmd_force_en); in nfit_test0_setup()