Home
last modified time | relevance | path

Searched refs:ilc (Results 1 – 4 of 4) 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
41 *p++ = hex_asc_lo(ilc); in print_pgm_check_info()
/Linux-v5.4/arch/s390/include/asm/
Dprocessor.h295 static inline unsigned long __rewind_psw(psw_t psw, unsigned long ilc) in __rewind_psw() argument
302 return (psw.addr - ilc) & mask; in __rewind_psw()
/Linux-v5.4/arch/c6x/lib/
Dstrasgi_64plus.S18 || mvc .s2 b31, ilc
/Linux-v5.4/arch/c6x/include/uapi/asm/
Dptrace.h122 REG_PAIR(rilc, ilc);