Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dsysinfo.c27 static inline int __stsi(void *sysinfo, int fc, int sel1, int sel2, int *lvl) in __stsi() function
59 rc = __stsi(sysinfo, fc, sel1, sel2, &lvl); in stsi()