Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr.h298 #define H_CONTINUE 18 /* Returned from H_Join on success */ macro
/qemu/hw/ppc/
H A Dspapr_hcall.c567 return H_CONTINUE; in h_join()