Home
last modified time | relevance | path

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

/linux/Documentation/arch/powerpc/
A Dkvm-nested.rst79 - 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_VCPU
266 vcpuId: ID of the vCPU pass to H_GUEST_CREATE_VCPU
326 vcpuId: ID of the vCPU pass to H_GUEST_CREATE_VCPU
/linux/arch/powerpc/include/asm/
A Dhvcall.h355 #define H_GUEST_CREATE_VCPU 0x474 macro
A Dplpar_wrappers.h354 rc = plpar_hcall_norets(H_GUEST_CREATE_VCPU, 0, guest_id, vcpu_id); in plpar_guest_create_vcpu()

Completed in 9 milliseconds