Searched refs:H_GUEST_SET_STATE (Results 1 – 3 of 3) sorted by relevance
214 be returned to the Hypervisor via H_GUEST_SET_STATE prior234 H_GUEST_SET_STATE()252 H_GUEST_SET_STATE(uint64 flags,285 H_GUEST_SET_STATE(). When the L2 exits, the L1 will resume from this292 the H_GUEST_SET_STATE() call with ID 0x0c00 and 0x0c01 (see table310 synthesize the interrupt itself using H_GUEST_SET_STATE() or the
357 #define H_GUEST_SET_STATE 0x47C macro
380 rc = plpar_hcall(H_GUEST_SET_STATE, retbuf, flags, guest_id, in plpar_guest_set_state()
Completed in 8 milliseconds