Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/nfit/
Dnfit.h59 NVDIMM_INTEL_SET_PASSPHRASE = 20, enumerator
71 (1 << NVDIMM_INTEL_GET_SECURITY_STATE | 1 << NVDIMM_INTEL_SET_PASSPHRASE \
Dintel.c112 NVDIMM_INTEL_SET_PASSPHRASE; in intel_security_change_key()
Dcore.c374 [NVDIMM_INTEL_SET_PASSPHRASE] = 2, in nfit_dsm_revid()
/Linux-v5.4/tools/testing/nvdimm/test/
Dnfit.c1237 case NVDIMM_INTEL_SET_PASSPHRASE: in nfit_test_ctl()
2522 set_bit(NVDIMM_INTEL_SET_PASSPHRASE, &acpi_desc->dimm_cmd_force_en); in nfit_test0_setup()