Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dlowcore.h107 __u64 exit_timer; /* 0x02c8 */ member
/linux-4.4.14/arch/s390/kernel/
Dsetup.c343 lc->exit_timer = S390_lowcore.exit_timer; in setup_lowcore()
Dasm-offsets.c148 OFFSET(__LC_EXIT_TIMER, _lowcore, exit_timer); in main()