Searched refs:PGM_INT_CODE_MASK (Results 1 – 2 of 2) sorted by relevance
105 #define PGM_INT_CODE_MASK 0x7f macro
339 trapnr = regs->int_code & PGM_INT_CODE_MASK; in __do_pgm_check()