Searched refs:qdev_prop_uint64 (Results 1 – 5 of 5) sorted by relevance
/qemu/hw/riscv/ |
H A D | riscv_hart.c | 51 num_rnmi_irqvec, rnmi_irqvec, qdev_prop_uint64, 54 num_rnmi_excpvec, rnmi_excpvec, qdev_prop_uint64,
|
/qemu/include/hw/ |
H A D | qdev-properties.h | 57 extern const PropertyInfo qdev_prop_uint64; 162 DEFINE_PROP_UNSIGNED(_n, _s, _f, _d, qdev_prop_uint64, uint64_t)
|
/qemu/hw/misc/ |
H A D | xlnx-versal-trng.c | 694 trng_prop_uint64 = qdev_prop_uint64; in trng_class_init()
|
/qemu/target/sparc/ |
H A D | cpu.c | 985 qdev_prop_uint64, target_ulong),
|
/qemu/hw/core/ |
H A D | qdev-properties.c | 412 const PropertyInfo qdev_prop_uint64 = { variable
|