Lines Matching defs:value

2527 static void virt_set_secure(Object *obj, bool value, Error **errp)  in virt_set_secure()
2541 static void virt_set_virt(Object *obj, bool value, Error **errp) in virt_set_virt()
2555 static void virt_set_highmem(Object *obj, bool value, Error **errp) in virt_set_highmem()
2569 static void virt_set_compact_highmem(Object *obj, bool value, Error **errp) in virt_set_compact_highmem()
2583 static void virt_set_highmem_redists(Object *obj, bool value, Error **errp) in virt_set_highmem_redists()
2597 static void virt_set_highmem_ecam(Object *obj, bool value, Error **errp) in virt_set_highmem_ecam()
2611 static void virt_set_highmem_mmio(Object *obj, bool value, Error **errp) in virt_set_highmem_mmio()
2660 static void virt_set_its(Object *obj, bool value, Error **errp) in virt_set_its()
2674 static void virt_set_dtb_randomness(Object *obj, bool value, Error **errp) in virt_set_dtb_randomness()
2688 static void virt_set_oem_id(Object *obj, const char *value, Error **errp) in virt_set_oem_id()
2709 static void virt_set_oem_table_id(Object *obj, const char *value, in virt_set_oem_table_id()
2756 static void virt_set_ras(Object *obj, bool value, Error **errp) in virt_set_ras()
2770 static void virt_set_mte(Object *obj, bool value, Error **errp) in virt_set_mte()
2796 static void virt_set_gic_version(Object *obj, const char *value, Error **errp) in virt_set_gic_version()
2830 static void virt_set_iommu(Object *obj, const char *value, Error **errp) in virt_set_iommu()
2851 static void virt_set_default_bus_bypass_iommu(Object *obj, bool value, in virt_set_default_bus_bypass_iommu()