Searched refs:STP_OP_CTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | stp.h | 24 #define STP_OP_CTRL 3 macro
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | stp.h | 24 #define STP_OP_CTRL 3 macro
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | time.c | 466 rc = chsc_sstpc(stp_page, STP_OP_CTRL, 0x0000, NULL); in stp_reset() 689 chsc_sstpc(stp_page, STP_OP_CTRL, 0x0000, NULL); in stp_work_fn() 694 rc = chsc_sstpc(stp_page, STP_OP_CTRL, 0xf0e0, NULL); in stp_work_fn()
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | time.c | 460 rc = chsc_sstpc(stp_page, STP_OP_CTRL, 0x0000, NULL); in stp_reset() 681 chsc_sstpc(stp_page, STP_OP_CTRL, 0x0000, NULL); in stp_work_fn() 686 rc = chsc_sstpc(stp_page, STP_OP_CTRL, 0xf0e0, NULL); in stp_work_fn()
|
Completed in 4 milliseconds