Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
A Dtime.c455 rc = chsc_sstpc(stp_page, STP_OP_CTRL, 0x0000, NULL); in stp_reset()
561 rc = chsc_sstpc(stp_page, STP_OP_SYNC, 0, in stp_sync_clock()
678 chsc_sstpc(stp_page, STP_OP_CTRL, 0x0000, NULL); in stp_work_fn()
683 rc = chsc_sstpc(stp_page, STP_OP_CTRL, 0xf0e0, NULL); in stp_work_fn()
/linux/arch/s390/include/asm/
A Dcio.h372 int chsc_sstpc(void *page, unsigned int op, u16 ctrl, u64 *clock_delta);
/linux/drivers/s390/cio/
A Dchsc.c1258 int chsc_sstpc(void *page, unsigned int op, u16 ctrl, u64 *clock_delta) in chsc_sstpc() function

Completed in 14 milliseconds