Searched refs:H_GUEST_RUN_VCPU (Results 1 – 3 of 3) sorted by relevance
215 to H_GUEST_RUN_VCPU being called for this VCPU. The data280 H_GUEST_RUN_VCPU()307 To synthesize interrupts in the L2, when calling H_GUEST_RUN_VCPU()311 H_GUEST_RUN_VCPU() input GSB to set the state appropriately::313 H_GUEST_RUN_VCPU(uint64 flags,623 When a vCPU exits from a H_GUEST_RUN_VCPU() call, the L1 internally
358 #define H_GUEST_RUN_VCPU 0x480 macro
450 rc = plpar_hcall(H_GUEST_RUN_VCPU, retbuf, flags, guest_id, vcpu_id); in plpar_guest_run_vcpu()
Completed in 12 milliseconds