Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/nfit/
H A Dnfit.h65 NVDIMM_INTEL_OVERWRITE = 25, enumerator
82 | 1 << NVDIMM_INTEL_OVERWRITE | 1 << NVDIMM_INTEL_QUERY_OVERWRITE \
H A Dintel.c362 .nd_command = NVDIMM_INTEL_OVERWRITE, in intel_security_overwrite()
370 if (!test_bit(NVDIMM_INTEL_OVERWRITE, &nfit_mem->dsm_mask)) in intel_security_overwrite()
/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.c1413 case NVDIMM_INTEL_OVERWRITE: in nfit_test_ctl()
2721 set_bit(NVDIMM_INTEL_OVERWRITE, &acpi_desc->dimm_cmd_force_en); in nfit_test0_setup()