Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dcss.h192 IndAddr *get_indicator(hwaddr ind_addr, int len);
/openbmc/qemu/hw/s390x/
H A Dcss.c238 *ind_addr = get_indicator(ptmp->addr, ptmp->len); in post_load_ind_addr()
393 IndAddr *get_indicator(hwaddr ind_addr, int len) in get_indicator() function