Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c542 bool last_unjoined = true; in h_join() local
562 last_unjoined = false; in h_join()
566 if (last_unjoined) { in h_join()