Home
last modified time | relevance | path

Searched defs:method (Results 1 – 25 of 26) sorted by relevance

12

/qemu/hw/i386/
H A Dacpi-build.c343 Aml *method; in aml_pci_device_dsm() local
392 Aml *method, *ifctx; in aml_pci_edsm() local
445 Aml *method; in aml_pci_static_endpoint_dsm() local
462 static void build_append_pcihp_notify_entry(Aml *method, int slot) in build_append_pcihp_notify_entry()
514 Aml *dev, *notify_method = NULL, *method; in build_append_pcihp_slots() local
595 Aml *method; in build_append_notification_callback() local
652 Aml *method, *ifctx, *ifctx1; in aml_pci_pdsm() local
753 Aml *rt_pkg, *method; in build_prt() local
787 Aml *method; in build_hpet_aml() local
838 Aml *method; in build_vmbus_device_aml() local
[all …]
/qemu/hw/pci-host/
H A Dgpex-acpi.c13 Aml *method, *crs; in acpi_dsdt_add_pci_route_table() local
55 Aml *method, *UUID, *ifctx, *ifctx1, *elsectx, *buf; in acpi_dsdt_add_pci_osc() local
132 Aml *method, *crs, *dev, *rbuf; in acpi_dsdt_add_gpex() local
/qemu/hw/display/
H A Dacpi-vga.c9 Aml *method; in build_vga_aml() local
/qemu/qga/
H A Dchannel-posix.c18 GAChannelMethod method; member
124 GAChannelMethod method, int fd, Error **errp) in ga_channel_open()
286 GAChannel *ga_channel_new(GAChannelMethod method, const gchar *path, in ga_channel_new()
H A Dchannel-win32.c283 static gboolean ga_channel_open(GAChannel *c, GAChannelMethod method, in ga_channel_open()
321 GAChannel *ga_channel_new(GAChannelMethod method, const gchar *path, in ga_channel_new()
H A Dmain.c76 char *method; member
749 static gboolean channel_init(GAState *s, const gchar *method, const gchar *path, in channel_init()
/qemu/hw/acpi/
H A Dcxl.c35 Aml *method, *ifctx, *ifctx2; in build_cxl_dsm_method() local
227 Aml *method, *if_uuid, *else_uuid, *if_arg1_not_1, *if_cxl, *if_caps_masked; in __build_cxl_osc_method() local
H A Dtpm.c25 Aml *method, *field, *ifctx, *ifctx2, *ifctx3, *func_mask, in tpm_build_ppi_acpi() local
H A Dvmgenid.c28 Aml *ssdt, *dev, *scope, *method, *addr, *if_ctx; in vmgenid_build_acpi() local
H A Daml-build.c800 Aml *aml_call0(const char *method) in aml_call0()
808 Aml *aml_call1(const char *method, Aml *arg1) in aml_call1()
817 Aml *aml_call2(const char *method, Aml *arg1, Aml *arg2) in aml_call2()
827 Aml *aml_call3(const char *method, Aml *arg1, Aml *arg2, Aml *arg3) in aml_call3()
838 Aml *aml_call4(const char *method, Aml *arg1, Aml *arg2, Aml *arg3, Aml *arg4) in aml_call4()
850 Aml *aml_call5(const char *method, Aml *arg1, Aml *arg2, Aml *arg3, Aml *arg4, in aml_call5()
864 Aml *aml_call6(const char *method, Aml *arg1, Aml *arg2, Aml *arg3, Aml *arg4, in aml_call6()
H A Dcpu_hotplug.c127 Aml *method; in build_legacy_cpu_hotplug_aml() local
H A Dnvdimm.c935 Aml *method, *ifctx, *function, *handle, *uuid, *dsm_mem, *elsectx2; in nvdimm_build_common_dsm() local
1143 Aml *method; in nvdimm_build_device_dsm() local
1154 Aml *method, *pkg, *buf, *buf_size, *offset, *call_result; in nvdimm_build_fit() local
1251 Aml *method, *pkg, *field, *com_call; in nvdimm_build_nvdimm_devices() local
H A Dmemory_hotplug.c340 Aml *method; in build_memory_hotplug_aml() local
H A Dcpu.c349 Aml *method; in build_cpus_aml() local
/qemu/hw/misc/
H A Dpvpanic-isa.c68 Aml *crs, *field, *method; in build_pvpanic_isa_aml() local
/qemu/docs/sphinx/
H A Ddbusdoc.py65 def add_method(self, method): argument
/qemu/block/
H A Dblock-copy.c99 BlockCopyMethod method; member
139 BlockCopyMethod method; member
503 BlockCopyMethod *method, bool *error_is_read) in block_copy_do_copy()
586 BlockCopyMethod method = t->method; in block_copy_task_entry() local
H A Dmirror.c1423 do_sync_target_write(MirrorBlockJob *job, MirrorMethod method, in do_sync_target_write()
1640 bdrv_mirror_top_do_write(BlockDriverState *bs, MirrorMethod method, in bdrv_mirror_top_do_write()
H A Dssh.c491 int method; in authenticate() local
/qemu/tests/qemu-iotests/tests/
H A Dmigrate-bitmaps-test210 def inject_test_case(klass, suffix, method, *args, **kwargs): argument
/qemu/tests/qtest/
H A Daspeed-hace-utils.c157 uint32_t length, uint64_t out, uint32_t method) in write_regs()
/qemu/tests/qtest/migration/
H A Dframework.c981 const char *method) in migrate_hook_start_precopy_tcp_multifd_common()
/qemu/net/
H A Dtap-win32.c45 #define TAP_CONTROL_CODE(request,method) \ argument
/qemu/hw/arm/
H A Dvirt-acpi-build.c164 Aml *method = aml_method("_E03", 0, AML_NOTSERIALIZED); in acpi_dsdt_add_gpio() local
/qemu/migration/
H A Dmultifd.c155 void multifd_register_ops(int method, const MultiFDMethods *ops) in multifd_register_ops()

12