Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_hv_builtin.c137 int threads_running; in kvmppc_rm_h_confer() local
145 threads_running = VCORE_ENTRY_MAP(vc); in kvmppc_rm_h_confer()
148 if ((threads_ceded | threads_conferring) == threads_running) { in kvmppc_rm_h_confer()
/Linux-v5.4/tools/testing/selftests/powerpc/math/
Dfpu_asm.S96 # int preempt_fpu(double *darray, int *threads_running, int *running)