Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dcio_inject.h15 int stcrw_get_injected(struct crw *crw);
H A Dcio_inject.c67 int stcrw_get_injected(struct crw *crw) in stcrw_get_injected() function
H A Dioasm.c290 if (stcrw_get_injected(crw) == 0) in _stcrw()