Searched refs:HV_GUEST_STATE_VERSION (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ppc/ | ||
H A D | spapr_nested.h | 446 #define HV_GUEST_STATE_VERSION 2 macro |
/qemu/hw/ppc/ | ||
H A D | spapr_nested.c | 363 if (hv_state.version > HV_GUEST_STATE_VERSION) { in h_enter_nested() |