Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dcpu_mf.h193 static inline int stcctm5(u64 num, u64 *val) in stcctm5() function
/linux-4.1.27/arch/s390/kernel/
Dvtime.c93 if (stcctm5(smp_cpu_mtid + 1, cycles_new) < 2) { in do_account_vtime()