Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dptrace.h103 #define PGM_INT_CODE_MASK 0x7f macro
/linux/arch/s390/kernel/
A Dearly.c189 if ((regs->int_code & PGM_INT_CODE_MASK) == 0x40) { in __do_early_pgm_check()
A Dtraps.c360 trapnr = regs->int_code & PGM_INT_CODE_MASK; in __do_pgm_check()

Completed in 8 milliseconds