Home
last modified time | relevance | path

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

/drivers/hv/
A Dchannel_mgmt.c744 u32 i, ncpu = num_online_cpus(); in init_vp_index() local
768 for (i = 1; i <= ncpu + 1; i++) { in init_vp_index()
797 if (channel->offermsg.offer.sub_channel_index >= ncpu || in init_vp_index()
798 i > ncpu || !hv_cpuself_used(target_cpu, channel)) in init_vp_index()

Completed in 9 milliseconds