Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_hv.c3507 int n_subcores; member
3530 static bool subcore_config_ok(int n_subcores, int n_threads) in subcore_config_ok()