Home
last modified time | relevance | path

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

/linux-6.14.4/arch/s390/kernel/
Dsthyi.c174 static void fill_hdr(struct sthyi_sctns *sctns) in fill_hdr()
184 static void fill_stsi_mac(struct sthyi_sctns *sctns, in fill_stsi_mac()
202 static void fill_stsi_par(struct sthyi_sctns *sctns, in fill_stsi_par()
214 static void fill_stsi(struct sthyi_sctns *sctns) in fill_stsi()
229 static void fill_diag_mac(struct sthyi_sctns *sctns, in fill_diag_mac()
334 static bool is_diag204_cached(struct sthyi_sctns *sctns) in is_diag204_cached()
345 static void fill_diag(struct sthyi_sctns *sctns, void *diag204_buf) in fill_diag()
441 struct sthyi_sctns *sctns = (struct sthyi_sctns *)dst; in fill_dst() local
/linux-6.14.4/arch/s390/kvm/
Dintercept.c410 struct sthyi_sctns *sctns = NULL; in handle_sthyi() local