Searched refs:svc_ilc (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/s390/include/asm/ | ||
D | lowcore.h | 47 __u16 svc_ilc; /* 0x0088 */ member |
/linux-4.1.27/arch/s390/kernel/ | ||
D | asm-offsets.c | 94 DEFINE(__LC_SVC_ILC, offsetof(struct _lowcore, svc_ilc)); in main() |