Home
last modified time | relevance | path

Searched refs:H_GUEST_SET_STATE (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/arch/powerpc/
H A Dkvm-nested.rst230 H_GUEST_SET_STATE()
248 H_GUEST_SET_STATE(uint64 flags,
281 H_GUEST_SET_STATE(). When the L2 exits, the L1 will resume from this
288 the H_GUEST_SET_STATE() call with ID 0x0c00 and 0x0c01 (see table
306 synthesize the interrupt itself using H_GUEST_SET_STATE() or the
/linux/arch/powerpc/include/asm/
H A Dhvcall.h359 #define H_GUEST_SET_STATE 0x47C macro
H A Dplpar_wrappers.h409 rc = plpar_hcall(H_GUEST_SET_STATE, retbuf, flags, guest_id, in plpar_guest_set_state()