Searched refs:storvsc_vcpus_per_sub_channel (Results 1 – 1 of 1) sorted by relevance
332 static int storvsc_vcpus_per_sub_channel = 4; variable341 module_param(storvsc_vcpus_per_sub_channel, int, S_IRUGO);342 MODULE_PARM_DESC(storvsc_vcpus_per_sub_channel, "Ratio of VCPUs to subchannels");1915 (num_cpus - 1) / storvsc_vcpus_per_sub_channel; in storvsc_probe()