Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/include/asm/
Dlowcore.h106 __u64 exit_timer; /* 0x0270 */ member
250 __u64 exit_timer; /* 0x02c8 */ member
/linux-3.4.99/arch/s390/kernel/
Dsetup.c411 lc->exit_timer = S390_lowcore.exit_timer; in setup_lowcore()
Dasm-offsets.c120 DEFINE(__LC_EXIT_TIMER, offsetof(struct _lowcore, exit_timer)); in main()