Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_nested.h498 struct SpaprMachineStateNestedGuestVcpuRunBuf runbufin; member
/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c589 if (vcpu->runbufin.addr && vcpu->runbufout.addr) { in spapr_nested_vcpu_check()
1009 GSBE_NESTED_VCPU(GSB_VCPU_IN_BUFFER, 0x10, runbufin, copy_state_runbuf),
1808 gsr.buf = vcpu->runbufin.addr; in h_guest_run_vcpu()
1809 gsr.len = vcpu->runbufin.size; in h_guest_run_vcpu()