Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dlowcore.h108 __u64 exit_timer; /* 0x0268 */ member
239 __u64 exit_timer; /* 0x02b8 */ member
/linux-2.6.39/arch/s390/kernel/
Dsetup.c418 lc->exit_timer = S390_lowcore.exit_timer; in setup_lowcore()
Dasm-offsets.c120 DEFINE(__LC_EXIT_TIMER, offsetof(struct _lowcore, exit_timer)); in main()