Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr_nested.h446 #define HV_GUEST_STATE_VERSION 2 macro
/qemu/hw/ppc/
H A Dspapr_nested.c363 if (hv_state.version > HV_GUEST_STATE_VERSION) { in h_enter_nested()