Home
last modified time | relevance | path

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

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