Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dtpm.c75 aml_append(ifctx, aml_return(zero)); in tpm_build_ppi_acpi()
85 aml_append(method, aml_return(aml_name("TPPF"))); in tpm_build_ppi_acpi()
129 aml_return(aml_buffer(sizeof(byte_list), in tpm_build_ppi_acpi()
143 aml_append(ifctx2, aml_return(aml_string("1.3"))); in tpm_build_ppi_acpi()
176 aml_append(ifctx3, aml_return(one)); in tpm_build_ppi_acpi()
183 aml_append(ifctx2, aml_return(zero)); in tpm_build_ppi_acpi()
215 aml_append(ifctx3, aml_return(tpm2)); in tpm_build_ppi_acpi()
231 aml_append(ifctx3, aml_return(tpm3)); in tpm_build_ppi_acpi()
252 aml_append(ifctx2, aml_return(aml_int(2))); in tpm_build_ppi_acpi()
285 aml_append(ifctx2, aml_return(tpm3)); in tpm_build_ppi_acpi()
[all …]
H A Dmemory_hotplug.c440 aml_append(ifctx, aml_return(zero)); in build_memory_hotplug_aml()
444 aml_append(method, aml_return(aml_int(0xB))); in build_memory_hotplug_aml()
459 aml_append(ifctx, aml_return(zero)); in build_memory_hotplug_aml()
501 aml_append(method, aml_return(one)); in build_memory_hotplug_aml()
521 aml_append(method, aml_return(ret_val)); in build_memory_hotplug_aml()
607 aml_append(ifctx, aml_return(mr32)); in build_memory_hotplug_aml()
612 aml_append(method, aml_return(mr64)); in build_memory_hotplug_aml()
626 aml_append(method, aml_return(ret_val)); in build_memory_hotplug_aml()
667 aml_append(method, aml_return(aml_call1(s, aml_name("_UID")))); in build_memory_hotplug_aml()
672 aml_append(method, aml_return(aml_call1(s, aml_name("_UID")))); in build_memory_hotplug_aml()
[all …]
H A Dcpu_hotplug.c161 aml_append(method, aml_return(madt)); in build_legacy_cpu_hotplug_aml()
174 aml_append(if_ctx, aml_return(aml_int(0xF))); in build_legacy_cpu_hotplug_aml()
179 aml_append(else_ctx, aml_return(zero)); in build_legacy_cpu_hotplug_aml()
288 aml_return(aml_call2(CPU_MAT_METHOD, in build_legacy_cpu_hotplug_aml()
295 aml_return(aml_call1(CPU_STATUS_METHOD, aml_int(cpu_apic_id)))); in build_legacy_cpu_hotplug_aml()
300 aml_return(aml_call2(CPU_EJECT_METHOD, aml_int(cpu_apic_id), in build_legacy_cpu_hotplug_aml()
H A Dcxl.c53 aml_return(aml_buffer(sizeof(byte_list), byte_list))); in build_cxl_dsm_method()
94 aml_append(ifctx2, aml_return(pak)); in build_cxl_dsm_method()
301 aml_append(if_uuid, aml_return(aml_arg(3))); in __build_cxl_osc_method()
313 aml_append(else_uuid, aml_return(aml_arg(3))); in __build_cxl_osc_method()
H A Dnvdimm.c1053 aml_append(ifctx, aml_return(aml_buffer(1, byte_list))); in nvdimm_build_common_dsm()
1058 aml_append(unsupport, aml_return(aml_buffer(1, byte_list))); in nvdimm_build_common_dsm()
1128 aml_append(ifctx, aml_return(dsm_out_buf)); in nvdimm_build_common_dsm()
1136 aml_append(method, aml_return(aml_name("OBUF"))); in nvdimm_build_common_dsm()
1146 aml_append(method, aml_return(aml_call5(NVDIMM_COMMON_DSM, aml_arg(0), in nvdimm_build_device_dsm()
1191 aml_append(ifctx, aml_return(aml_buffer(0, NULL))); in nvdimm_build_fit()
1201 aml_append(ifctx, aml_return(aml_buffer(0, NULL))); in nvdimm_build_fit()
1207 aml_append(method, aml_return(aml_name("BUFF"))); in nvdimm_build_fit()
1235 aml_append(ifctx, aml_return(fit)); in nvdimm_build_fit()
1292 aml_append(method, aml_return(aml_local(1))); in nvdimm_build_nvdimm_devices()
[all …]
H A Dvmgenid.c66 aml_append(method, aml_return(addr)); in vmgenid_build_acpi()
82 aml_append(method, aml_return(addr)); in vmgenid_build_acpi()
H A Daml-build-stub.c29 Aml *aml_return(Aml *val) in aml_return() function
H A Dcpu.c467 aml_append(method, aml_return(sta)); in build_cpus_aml()
670 aml_append(method, aml_return(aml_call1(CPU_STS_METHOD, uid))); in build_cpus_aml()
H A Daml-build.c555 Aml *aml_return(Aml *val) in aml_return() function
/openbmc/qemu/hw/display/
H A Dacpi-vga.c16 aml_append(method, aml_return(aml_int(0))); in build_vga_aml()
20 aml_append(method, aml_return(aml_int(0))); in build_vga_aml()
24 aml_append(method, aml_return(aml_int(s3d))); in build_vga_aml()
/openbmc/qemu/hw/i386/
H A Dacpi-build.c356 aml_return(aml_call5("PDSM", aml_arg(0), aml_arg(1), in aml_pci_device_dsm()
377 aml_append(ifctx1, aml_return(retvar)); in build_append_pci_dsm_func0_common()
384 aml_append(ifctx1, aml_return(retvar)); in build_append_pci_dsm_func0_common()
408 aml_append(ifctx, aml_return(ret)); in aml_pci_edsm()
435 aml_append(ifctx, aml_return(ret)); in aml_pci_edsm()
454 aml_return(aml_call5("EDSM", aml_arg(0), aml_arg(1), in aml_pci_static_endpoint_dsm()
694 aml_append(ifctx, aml_return(ret)); in aml_pci_pdsm()
732 aml_append(ifctx, aml_return(ret)); in aml_pci_pdsm()
777 aml_append(method, aml_return(rt_pkg)); in build_prt()
812 aml_append(if_ctx, aml_return(zero)); in build_hpet_aml()
[all …]
/openbmc/qemu/hw/pci-host/
H A Dgpex-acpi.c97 aml_append(ifctx, aml_return(aml_arg(3))); in acpi_dsdt_add_pci_osc()
103 aml_append(elsectx, aml_return(aml_arg(3))); in acpi_dsdt_add_pci_osc()
119 aml_append(ifctx1, aml_return(buf)); in acpi_dsdt_add_pci_osc()
125 aml_append(method, aml_return(buf)); in acpi_dsdt_add_pci_osc()
215 aml_append(method, aml_return(aml_int(cfg->ecam.base))); in acpi_dsdt_add_gpex()
/openbmc/qemu/hw/misc/
H A Dpvpanic-isa.c91 aml_append(method, aml_return(aml_local(0))); in build_pvpanic_isa_aml()
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h295 Aml *aml_return(Aml *val);