Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dlowcore.h62 __u16 pgm_ilc; /* 0x008c */ member
189 __u16 pgm_ilc; /* 0x008c */ member
/linux-2.6.39/arch/s390/kernel/
Dasm-offsets.c87 DEFINE(__LC_PGM_ILC, offsetof(struct _lowcore, pgm_ilc)); in main()
/linux-2.6.39/arch/s390/math-emu/
Dmath.c107 location = (__u16 *)(regs->psw.addr-S390_lowcore.pgm_ilc); in display_emulation_not_implemented()