Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_nested.h294 .location = get_vcpu_state_ptr, \
303 .location = get_vcpu_state_ptr, \
312 .location = get_vcpu_state_ptr, \
/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c596 static void *get_vcpu_state_ptr(SpaprMachineStateNestedGuest *guest, in get_vcpu_state_ptr() function