Home
last modified time | relevance | path

Searched defs:n_subcores (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_hv.c2789 int n_subcores; member
2812 static bool subcore_config_ok(int n_subcores, int n_threads) in subcore_config_ok()