Home
last modified time | relevance | path

Searched defs:stfl_bytes (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/s390x/
H A Dtarget_proc.h28 g_autofree uint8_t *stfl_bytes = g_new0(uint8_t, sizeof_stfl_bytes); in show_facilities() local
/openbmc/qemu/target/s390x/tcg/
H A Dmisc_helper.c656 static uint8_t stfl_bytes[2048]; variable