Home
last modified time | relevance | path

Searched defs:ilc (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/s390/boot/
Dpgm_check_info.c29 unsigned short ilc = S390_lowcore.pgm_ilc >> 1; in print_pgm_check_info() local
/Linux-v5.4/arch/s390/include/asm/
Dprocessor.h295 static inline unsigned long __rewind_psw(psw_t psw, unsigned long ilc) in __rewind_psw()