Home
last modified time | relevance | path

Searched refs:map_and_getset_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c1470 static target_ulong map_and_getset_state(PowerPCCPU *cpu, in map_and_getset_state() function
1532 return map_and_getset_state(cpu, guest, vcpuid, &gsr); in h_guest_getset_state()
1822 rc = map_and_getset_state(cpu, guest, vcpuid, &gsr); in h_guest_run_vcpu()