Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/nfit/
Dnfit.h63 NVDIMM_INTEL_SECURE_ERASE = 24, enumerator
73 | 1 << NVDIMM_INTEL_FREEZE_LOCK | 1 << NVDIMM_INTEL_SECURE_ERASE \
Dintel.c241 NVDIMM_INTEL_MASTER_SECURE_ERASE : NVDIMM_INTEL_SECURE_ERASE; in intel_security_erase()
Dcore.c378 [NVDIMM_INTEL_SECURE_ERASE] = 2, in nfit_dsm_revid()
/Linux-v5.4/tools/testing/nvdimm/test/
Dnfit.c1249 case NVDIMM_INTEL_SECURE_ERASE: in nfit_test_ctl()
2527 set_bit(NVDIMM_INTEL_SECURE_ERASE, &acpi_desc->dimm_cmd_force_en); in nfit_test0_setup()