Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dstp.h26 struct stp_sstpi { struct
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dtime.c445 static struct stp_sstpi stp_info;
541 int rc = chsc_sstpi(stp_page, &stp_info, sizeof(struct stp_sstpi)); in __store_stpinfo()