Home
last modified time | relevance | path

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

/tools/libs/light/
A Dlibxl_domain.c412 libxl_domain_type type = libxl__domain_type(gc, domid); in libxl_domain_remus_start()
511 libxl_domain_type type = libxl__domain_type(gc, domid); in libxl_domain_suspend()
556 libxl_domain_type type = libxl__domain_type(gc, domid); in libxl_domain_suspend_only()
616 libxl_domain_type type = libxl__domain_type(gc, domid); in libxl__domain_unpause_deprecated()
654 libxl_domain_type type = libxl__domain_type(gc, domid); in libxl__domain_unpause()
727 libxl_domain_type domtype = libxl__domain_type(gc, domid); in libxl__domain_pvcontrol_available()
1219 switch (libxl__domain_type(gc, domid)) { in destroy_domid_pci_done()
1877 switch (libxl__domain_type(gc, domid)) { in libxl_set_vcpuonline()
2125 switch (libxl__domain_type(gc, domid)) { in domain_s3_resume()
A Dlibxl_dom_suspend.c432 libxl_domain_type type = libxl__domain_type(gc, domid); in libxl__domain_resume_deprecated()
563 libxl_domain_type type = libxl__domain_type(gc, dmrs->domid); in libxl__domain_resume()
A Dlibxl_pci.c160 libxl_domain_type domtype = libxl__domain_type(gc, domid); in libxl__device_pci_add_xenstore()
245 libxl_domain_type domtype = libxl__domain_type(gc, domid); in libxl__device_pci_remove_xenstore()
1063 libxl_domain_type type = libxl__domain_type(gc, domid); in do_pci_add()
1321 bool hvm = libxl__domain_type(gc, domid) == LIBXL_DOMAIN_TYPE_HVM; in pci_add_dm_done()
1560 if (libxl__domain_type(gc, domid) == LIBXL_DOMAIN_TYPE_HVM) { in libxl__device_pci_add()
1820 libxl_domain_type type = libxl__domain_type(gc, domid); in do_pci_remove()
A Dlibxl_nic.c95 switch (libxl__domain_type(gc, domid)) { in libxl__device_nic_setdefault()
A Dlibxl_disk.c198 libxl__domain_type(gc, domid) == LIBXL_DOMAIN_TYPE_HVM) { in libxl__device_disk_setdefault()
317 libxl_domain_type type = libxl__domain_type(gc, domid); in device_disk_add()
984 libxl_domain_type type = libxl__domain_type(gc, domid); in libxl_cdrom_insert()
A Dlibxl_console.c146 switch (libxl__domain_type(gc, domid_vm)) { in libxl__primary_console_find()
A Dlibxl_colo_restore.c187 type = libxl__domain_type(gc, dsps->domid); in init_dsps()
A Dlibxl_dom.c29 libxl_domain_type libxl__domain_type(libxl__gc *gc, uint32_t domid) in libxl__domain_type() function
A Dlibxl_usb.c46 libxl_domain_type domtype = libxl__domain_type(gc, domid); in libxl__device_usbctrl_setdefault()
A Dlibxl_internal.h1361 _hidden libxl_domain_type libxl__domain_type(libxl__gc *gc, uint32_t domid);

Completed in 40 milliseconds