Home
last modified time | relevance | path

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

/arch/s390/kernel/
Ds390_ext.c124 if (S390_lowcore.int_clock >= S390_lowcore.clock_comparator) in do_extint()
Dvtime.c135 idle_time = S390_lowcore.int_clock - idle->idle_enter; in vtime_start_cpu()
137 S390_lowcore.last_update_clock = S390_lowcore.int_clock; in vtime_start_cpu()
/arch/s390/include/asm/
Dlowcore.h286 __u64 int_clock; /* 0xc98 */ member
379 __u64 int_clock; /* 0xde8 */