Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c372 .nd_command = NVDIMM_INTEL_OVERWRITE, in intel_security_overwrite()
380 if (!test_bit(NVDIMM_INTEL_OVERWRITE, &nfit_mem->dsm_mask)) in intel_security_overwrite()
/OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/
H A Dnfit.c1416 case NVDIMM_INTEL_OVERWRITE: in nfit_test_ctl()
2716 set_bit(NVDIMM_INTEL_OVERWRITE, &acpi_desc->dimm_cmd_force_en); in nfit_test0_setup()