Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dcss.c1661 uint16_t stctl = src->scsw.ctrl & SCSW_CTRL_MASK_STCTL; in copy_irb_to_guest() local
1721 uint16_t stctl = schib->scsw.ctrl & SCSW_CTRL_MASK_STCTL; in build_irb_virtual() local
1746 uint16_t stctl; in css_do_tsch_get_irb() local
1776 uint16_t stctl; in css_do_tsch_update_subch() local
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c2031 HELPER(stctl) HELPER() argument