Searched refs:num_leafs (Results 1 – 2 of 2) sorted by relevance
80 static int num_leafs; variable247 num_leafs++; in setup_cpuid_range()273 num_leafs++; in setup_cpuid_range()
625 local num_leafs=`echo $leafs | wc -w`626 [ "$num_leafs" == "$VF_COUNT" ]627 check_err $? "Expected $VF_COUNT rate leafs but got $num_leafs"