Searched refs:num_leafs (Results 1 – 2 of 2) sorted by relevance
75 static int num_leafs; variable245 num_leafs++; in setup_cpuid_range()271 num_leafs++; in setup_cpuid_range()
607 local num_leafs=`echo $leafs | wc -w`608 [ "$num_leafs" == "$VF_COUNT" ]609 check_err $? "Expected $VF_COUNT rate leafs but got $num_leafs"