Home
last modified time | relevance | path

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

/qemu/hw/acpi/
H A Dnvdimm.c1132 aml_append(method, aml_store(aml_shiftleft(dsm_out_buf_size, aml_int(3)), in nvdimm_build_common_dsm()
1206 aml_shiftleft(buf_size, aml_int(3)), "BUFF")); in nvdimm_build_fit()
1319 aml_shiftleft(aml_name("LEN"), aml_int(3)), in nvdimm_build_nvdimm_devices()
H A Daml-build.c730 Aml *aml_shiftleft(Aml *arg1, Aml *count) in aml_shiftleft() function
/qemu/include/hw/acpi/
H A Daml-build.h307 Aml *aml_shiftleft(Aml *arg1, Aml *count);
/qemu/hw/i386/
H A Dacpi-build.c690 aml_or(caps, aml_shiftleft(one, aml_int(7)), caps)); in aml_pci_pdsm()
827 aml_store(aml_or(aml_shiftleft(slot, aml_int(16)), aml_int(0xFFFF), in build_prt()
1329 aml_store(aml_shiftleft(aml_int(1), aml_arg(1)), aml_name("B0EJ"))); in build_x86_acpi_pci_hotplug()
1338 aml_store(aml_shiftleft(aml_int(1), aml_arg(1)), aml_name("PIDX"))); in build_x86_acpi_pci_hotplug()