Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/hyperv/
A Dhv_proc.c163 int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags) in hv_call_create_vp() function
/linux-6.3-rc2/arch/x86/include/asm/
A Dmshyperv.h35 int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags);
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dmshyperv.c316 ret = hv_call_create_vp(numa_cpu_node(i), hv_current_partition_id, i, i); in hv_smp_prepare_cpus()

Completed in 9 milliseconds