Searched refs:H_GUEST_CREATE_VCPU (Results 1 – 3 of 3) sorted by relevance
79 - L1 requests the L0 create an L2 vCPU with H_GUEST_CREATE_VCPU()159 H_GUEST_CREATE_VCPU()167 H_GUEST_CREATE_VCPU(uint64 flags,220 vcpuId: ID of the vCPU pass to H_GUEST_CREATE_VCPU266 vcpuId: ID of the vCPU pass to H_GUEST_CREATE_VCPU326 vcpuId: ID of the vCPU pass to H_GUEST_CREATE_VCPU
355 #define H_GUEST_CREATE_VCPU 0x474 macro
354 rc = plpar_hcall_norets(H_GUEST_CREATE_VCPU, 0, guest_id, vcpu_id); in plpar_guest_create_vcpu()
Completed in 12 milliseconds