Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c153 static bool __read_mostly vector_hashing = true; variable
154 module_param(vector_hashing, bool, S_IRUGO);
11453 return vector_hashing; in kvm_vector_hashing_enabled()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c173 static bool __read_mostly vector_hashing = true; variable
174 module_param(vector_hashing, bool, S_IRUGO);
13293 return vector_hashing; in kvm_vector_hashing_enabled()

Completed in 33 milliseconds