Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr_nested.h15 #define GSB_VCPU_IN_BUFFER 0x0C00 /* Run VCPU Input Buffer */ macro
/qemu/hw/ppc/
H A Dspapr_nested.c1009 GSBE_NESTED_VCPU(GSB_VCPU_IN_BUFFER, 0x10, runbufin, copy_state_runbuf),
1028 else if (type->id >= GSB_VCPU_IN_BUFFER) in spapr_nested_gsb_init()