Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dx86.c173 static bool __read_mostly vector_hashing = true; variable
174 module_param(vector_hashing, bool, S_IRUGO);
13304 return vector_hashing; in kvm_vector_hashing_enabled()