Searched refs:vector_hashing (Results 1 – 1 of 1) sorted by relevance
174 static bool __read_mostly vector_hashing = true; variable175 module_param(vector_hashing, bool, S_IRUGO);12420 return vector_hashing; in kvm_vector_hashing_enabled()