Lines Matching defs:errp

2454 static bool virt_get_secure(Object *obj, Error **errp)  in virt_get_secure()
2461 static void virt_set_secure(Object *obj, bool value, Error **errp) in virt_set_secure()
2468 static bool virt_get_virt(Object *obj, Error **errp) in virt_get_virt()
2475 static void virt_set_virt(Object *obj, bool value, Error **errp) in virt_set_virt()
2482 static bool virt_get_highmem(Object *obj, Error **errp) in virt_get_highmem()
2489 static void virt_set_highmem(Object *obj, bool value, Error **errp) in virt_set_highmem()
2496 static bool virt_get_compact_highmem(Object *obj, Error **errp) in virt_get_compact_highmem()
2503 static void virt_set_compact_highmem(Object *obj, bool value, Error **errp) in virt_set_compact_highmem()
2510 static bool virt_get_highmem_redists(Object *obj, Error **errp) in virt_get_highmem_redists()
2517 static void virt_set_highmem_redists(Object *obj, bool value, Error **errp) in virt_set_highmem_redists()
2524 static bool virt_get_highmem_ecam(Object *obj, Error **errp) in virt_get_highmem_ecam()
2531 static void virt_set_highmem_ecam(Object *obj, bool value, Error **errp) in virt_set_highmem_ecam()
2538 static bool virt_get_highmem_mmio(Object *obj, Error **errp) in virt_get_highmem_mmio()
2545 static void virt_set_highmem_mmio(Object *obj, bool value, Error **errp) in virt_set_highmem_mmio()
2553 static bool virt_get_its(Object *obj, Error **errp) in virt_get_its()
2560 static void virt_set_its(Object *obj, bool value, Error **errp) in virt_set_its()
2567 static bool virt_get_dtb_randomness(Object *obj, Error **errp) in virt_get_dtb_randomness()
2574 static void virt_set_dtb_randomness(Object *obj, bool value, Error **errp) in virt_set_dtb_randomness()
2581 static char *virt_get_oem_id(Object *obj, Error **errp) in virt_get_oem_id()
2588 static void virt_set_oem_id(Object *obj, const char *value, Error **errp) in virt_set_oem_id()
2602 static char *virt_get_oem_table_id(Object *obj, Error **errp) in virt_get_oem_table_id()
2610 Error **errp) in virt_set_oem_table_id()
2633 void *opaque, Error **errp) in virt_get_acpi()
2642 void *opaque, Error **errp) in virt_set_acpi()
2649 static bool virt_get_ras(Object *obj, Error **errp) in virt_get_ras()
2656 static void virt_set_ras(Object *obj, bool value, Error **errp) in virt_set_ras()
2663 static bool virt_get_mte(Object *obj, Error **errp) in virt_get_mte()
2670 static void virt_set_mte(Object *obj, bool value, Error **errp) in virt_set_mte()
2677 static char *virt_get_gic_version(Object *obj, Error **errp) in virt_get_gic_version()
2696 static void virt_set_gic_version(Object *obj, const char *value, Error **errp) in virt_set_gic_version()
2716 static char *virt_get_iommu(Object *obj, Error **errp) in virt_get_iommu()
2730 static void virt_set_iommu(Object *obj, const char *value, Error **errp) in virt_set_iommu()
2744 static bool virt_get_default_bus_bypass_iommu(Object *obj, Error **errp) in virt_get_default_bus_bypass_iommu()
2752 Error **errp) in virt_set_default_bus_bypass_iommu()
2814 Error **errp) in virt_memory_pre_plug()
2840 DeviceState *dev, Error **errp) in virt_memory_plug()
2857 DeviceState *dev, Error **errp) in virt_machine_device_pre_plug_cb()
2902 DeviceState *dev, Error **errp) in virt_machine_device_plug_cb()
2931 DeviceState *dev, Error **errp) in virt_dimm_unplug_request()
2951 DeviceState *dev, Error **errp) in virt_dimm_unplug()
2969 DeviceState *dev, Error **errp) in virt_machine_device_unplug_request_cb()
2983 DeviceState *dev, Error **errp) in virt_machine_device_unplug_cb()