Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_hv_builtin.c114 int threads_running; in kvmppc_rm_h_confer() local
122 threads_running = VCORE_ENTRY_MAP(vc); in kvmppc_rm_h_confer()
125 if ((threads_ceded | threads_conferring) == threads_running) { in kvmppc_rm_h_confer()
/linux-5.19.10/tools/testing/selftests/powerpc/math/
Dfpu_asm.S96 # int preempt_fpu(double *darray, int *threads_running, int *running)