Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dsthyi.c176 static void fill_hdr(struct sthyi_sctns *sctns) in fill_hdr()
186 static void fill_stsi_mac(struct sthyi_sctns *sctns, in fill_stsi_mac()
204 static void fill_stsi_par(struct sthyi_sctns *sctns, in fill_stsi_par()
216 static void fill_stsi(struct sthyi_sctns *sctns) in fill_stsi()
231 static void fill_diag_mac(struct sthyi_sctns *sctns, in fill_diag_mac()
336 static bool is_diag204_cached(struct sthyi_sctns *sctns) in is_diag204_cached()
347 static void fill_diag(struct sthyi_sctns *sctns, void *diag204_buf) in fill_diag()
443 struct sthyi_sctns *sctns = (struct sthyi_sctns *)dst; in fill_dst() local
/linux/arch/s390/kvm/
H A Dintercept.c409 struct sthyi_sctns *sctns = NULL; in handle_sthyi() local