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.h298 .location = get_vcpu_state_ptr, \
307 .location = get_vcpu_state_ptr, \
316 .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