Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/acpi/nfit/
Dnfit.h66 NVDIMM_INTEL_QUERY_OVERWRITE = 26, enumerator
82 | 1 << NVDIMM_INTEL_OVERWRITE | 1 << NVDIMM_INTEL_QUERY_OVERWRITE \
Dintel.c334 .nd_command = NVDIMM_INTEL_QUERY_OVERWRITE, in intel_security_query_overwrite()
341 if (!test_bit(NVDIMM_INTEL_QUERY_OVERWRITE, &nfit_mem->dsm_mask)) in intel_security_query_overwrite()
/Linux-v5.10/tools/testing/nvdimm/test/
Dnfit.c1420 case NVDIMM_INTEL_QUERY_OVERWRITE: in nfit_test_ctl()
2717 set_bit(NVDIMM_INTEL_QUERY_OVERWRITE, &acpi_desc->dimm_cmd_force_en); in nfit_test0_setup()