Searched refs:H_GUEST_RUN_VCPU (Results 1 – 3 of 3) sorted by relevance
276 H_GUEST_RUN_VCPU()303 To synthesize interrupts in the L2, when calling H_GUEST_RUN_VCPU()307 H_GUEST_RUN_VCPU() input GSB to set the state appropriately::309 H_GUEST_RUN_VCPU(uint64 flags,643 When a vCPU exits from a H_GUEST_RUN_VCPU() call, the L1 internally
360 #define H_GUEST_RUN_VCPU 0x480 macro
479 rc = plpar_hcall(H_GUEST_RUN_VCPU, retbuf, flags, guest_id, vcpu_id); in plpar_guest_run_vcpu()