Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr_nested.h272 #define H_GUEST_SET_STATE_FLAGS_GUEST_WIDE 0x8000000000000000ULL macro
/qemu/hw/ppc/
H A Dspapr_nested.c1555 (flags & H_GUEST_SET_STATE_FLAGS_GUEST_WIDE)) { in h_guest_getset_state()