Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dsthyi.c468 int sthyi_fill(void *dst, u64 *rc) in sthyi_fill() function
489 EXPORT_SYMBOL_GPL(sthyi_fill);
505 r = sthyi_fill(info, &sthyi_rc); in SYSCALL_DEFINE4()
/openbmc/linux/arch/s390/include/asm/
H A Dsysinfo.h200 int sthyi_fill(void *dst, u64 *rc);
/openbmc/linux/arch/s390/kvm/
H A Dintercept.c438 cc = sthyi_fill(sctns, &rc); in handle_sthyi()