Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/acpi/nfit/
Dnfit.h64 NVDIMM_INTEL_SECURE_ERASE = 24, enumerator
81 | 1 << NVDIMM_INTEL_FREEZE_LOCK | 1 << NVDIMM_INTEL_SECURE_ERASE \
Dintel.c283 NVDIMM_INTEL_MASTER_SECURE_ERASE : NVDIMM_INTEL_SECURE_ERASE; in intel_security_erase()
/linux-6.1.9/tools/testing/nvdimm/test/
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()