Home
last modified time | relevance | path

Searched defs:ret_val (Results 1 – 3 of 3) sorted by relevance

/qemu/target/riscv/
H A Dcsr.c2191 uint64_t *ret_val, in rmw_mideleg64()
2210 target_ulong *ret_val, in rmw_mideleg()
2225 target_ulong *ret_val, in rmw_midelegh()
2242 uint64_t *ret_val, in rmw_mie64()
2261 target_ulong *ret_val, in rmw_mie()
2276 target_ulong *ret_val, in rmw_mieh()
2292 uint64_t *ret_val, in rmw_mvien64()
2307 target_ulong *ret_val, in rmw_mvien()
2322 target_ulong *ret_val, in rmw_mvienh()
3640 uint64_t *ret_val, in rmw_mip64()
[all …]
/qemu/hw/acpi/
H A Dmemory_hotplug.c379 Aml *ret_val = aml_local(0); in build_memory_hotplug_aml() local
/qemu/block/
H A Dfile-posix.c4210 kern_return_t ret_val; in hdev_open() local