Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/nfit/
Dnfit.h65 NVDIMM_INTEL_QUERY_OVERWRITE = 26, enumerator
74 | 1 << NVDIMM_INTEL_OVERWRITE | 1 << NVDIMM_INTEL_QUERY_OVERWRITE \
Dintel.c292 .nd_command = NVDIMM_INTEL_QUERY_OVERWRITE, in intel_security_query_overwrite()
299 if (!test_bit(NVDIMM_INTEL_QUERY_OVERWRITE, &nfit_mem->dsm_mask)) in intel_security_query_overwrite()
Dcore.c380 [NVDIMM_INTEL_QUERY_OVERWRITE] = 2, in nfit_dsm_revid()
/Linux-v5.4/tools/testing/nvdimm/test/
Dnfit.c1257 case NVDIMM_INTEL_QUERY_OVERWRITE: in nfit_test_ctl()
2529 set_bit(NVDIMM_INTEL_QUERY_OVERWRITE, &acpi_desc->dimm_cmd_force_en); in nfit_test0_setup()