Searched refs:pgm_ilc (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dlowcore.h62 __u16 pgm_ilc; /* 0x008c */ member in struct:_lowcore
188 __u16 pgm_ilc; /* 0x008c */ member in struct:_lowcore
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dasm-offsets.c85 DEFINE(__LC_PGM_ILC, offsetof(struct _lowcore, pgm_ilc));
H A Dtraps.c371 return (void __user *)((regs->psw.addr-S390_lowcore.pgm_ilc) & PSW_ADDR_INSN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/math-emu/
H A Dmath.c107 location = (__u16 *)(regs->psw.addr-S390_lowcore.pgm_ilc);

Completed in 64 milliseconds