Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr.c902 GString *qemu_hypertas = g_string_sized_new(256); in spapr_dt_rtas() local
941 add_str(qemu_hypertas, "hcall-memop1"); in spapr_dt_rtas()
957 qemu_hypertas->str, qemu_hypertas->len)); in spapr_dt_rtas()
958 g_string_free(qemu_hypertas, TRUE); in spapr_dt_rtas()