Home
last modified time | relevance | path

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

/qemu/hw/acpi/
H A Dnvdimm.c513 NvdimmDsmFunc0Out func0 = { in nvdimm_dsm_function0() local
514 .len = cpu_to_le32(sizeof(func0)), in nvdimm_dsm_function0()
517 cpu_physical_memory_write(dsm_mem_addr, &func0, sizeof(func0)); in nvdimm_dsm_function0()