Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dnvdimm.c935 Aml *method, *ifctx, *function, *handle, *uuid, *dsm_mem, *elsectx2; in nvdimm_build_common_dsm() local
1037 elsectx2 = aml_else(); in nvdimm_build_common_dsm()
1038 aml_append(elsectx2, aml_store(aml_touuid(NVDIMM_DEVICE_DSM_UUID) in nvdimm_build_common_dsm()
1040 aml_append(elsectx, elsectx2); in nvdimm_build_common_dsm()