Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dnvdimm.c1251 Aml *method, *pkg, *field, *com_call; in nvdimm_build_nvdimm_devices() local
1274 com_call = aml_call5(NVDIMM_COMMON_DSM, in nvdimm_build_nvdimm_devices()
1278 aml_append(method, aml_store(com_call, aml_local(0))); in nvdimm_build_nvdimm_devices()
1311 com_call = aml_call5(NVDIMM_COMMON_DSM, in nvdimm_build_nvdimm_devices()
1315 aml_append(method, aml_store(com_call, aml_local(3))); in nvdimm_build_nvdimm_devices()
1352 com_call = aml_call5(NVDIMM_COMMON_DSM, in nvdimm_build_nvdimm_devices()
1356 aml_append(method, aml_store(com_call, aml_local(3))); in nvdimm_build_nvdimm_devices()