Home
last modified time | relevance | path

Searched refs:steal_timer (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/kernel/
H A Dvtime.c155 lc->steal_timer += in do_account_vtime()
209 steal = lc->steal_timer; in vtime_flush()
212 lc->steal_timer = 0; in vtime_flush()
H A Didle.c40 lc->steal_timer += idle->clock_idle_enter - lc->last_update_clock; in account_idle_time_irq()
H A Dsetup.c425 lc->steal_timer = get_lowcore()->steal_timer; in setup_lowcore()
/linux/arch/s390/include/asm/
H A Dlowcore.h122 __u64 steal_timer; /* 0x02f8 */ member