Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A 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()
/openbmc/linux/tools/testing/selftests/powerpc/math/
H A Dfpu_asm.S96 # int preempt_fpu(double *darray, int *threads_running, int *running)