Searched refs:H_GUEST_CREATE (Results 1 – 3 of 3) sorted by relevance
77 - L1 requests the L0 create an L2 with H_GUEST_CREATE() and receives a token137 H_GUEST_CREATE()144 H_GUEST_CREATE(uint64 flags,163 (returned from H_GUEST_CREATE()) should be passed it. Also passed in173 guestId: ID obtained from H_GUEST_CREATE215 guestId: ID obtained from H_GUEST_CREATE261 guestId: ID obtained from H_GUEST_CREATE321 guestId: ID obtained from H_GUEST_CREATE355 guestId: ID obtained from H_GUEST_CREATE
356 #define H_GUEST_CREATE 0x470 macro
356 rc = plpar_hcall(H_GUEST_CREATE, retbuf, flags, token); in plpar_guest_create()