Searched refs:object_property_add_uint64_ptr (Results 1 – 11 of 11) sorted by relevance
/qemu/hw/watchdog/ |
H A D | spapr_watchdog.c | 244 object_property_add_uint64_ptr(o, "expire", in spapr_wdt_realize()
|
/qemu/hw/misc/ |
H A D | edu.c | 414 object_property_add_uint64_ptr(obj, "dma_mask", in edu_instance_init()
|
/qemu/include/qom/ |
H A D | object.h | 1926 ObjectProperty *object_property_add_uint64_ptr(Object *obj, const char *name,
|
/qemu/hw/vmapple/ |
H A D | vmapple.c | 600 object_property_add_uint64_ptr(obj, "uuid", &vms->uuid, in vmapple_instance_init()
|
/qemu/hw/pci-host/ |
H A D | q35.c | 235 object_property_add_uint64_ptr(obj, PCIE_HOST_MCFG_SIZE, in q35_host_initfn()
|
/qemu/hw/isa/ |
H A D | lpc_ich9.c | 695 object_property_add_uint64_ptr(obj, ICH9_LPC_SMI_NEGOTIATED_FEAT_PROP, in ich9_lpc_initfn()
|
/qemu/target/i386/kvm/ |
H A D | tdx.c | 1260 object_property_add_uint64_ptr(obj, "attributes", &tdx->attributes, in tdx_guest_init()
|
/qemu/qom/ |
H A D | object.c | 2756 object_property_add_uint64_ptr(Object *obj, const char *name, in object_property_add_uint64_ptr() function
|
/qemu/target/arm/ |
H A D | cpu.c | 1744 object_property_add_uint64_ptr(obj, "rvbar", in arm_cpu_post_init()
|
/qemu/system/ |
H A D | memory.c | 1313 object_property_add_uint64_ptr(OBJECT(mr), "addr", in memory_region_initfn()
|
/qemu/hw/ppc/ |
H A D | spapr.c | 3463 object_property_add_uint64_ptr(obj, "kernel-addr", in spapr_instance_init()
|