Searched refs:hv_call_create_vp (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/hyperv/
H A Dhv_proc.c157 int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags) function
/linux-master/arch/x86/include/asm/
H A Dmshyperv.h65 int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags);
/linux-master/arch/x86/kernel/cpu/
H A Dmshyperv.c328 ret = hv_call_create_vp(numa_cpu_node(i), hv_current_partition_id, i, i);

Completed in 125 milliseconds