Home
last modified time | relevance | path

Searched refs:PGM_INT_CODE_PER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dptrace.h106 #define PGM_INT_CODE_PER 0x80 macro
/openbmc/linux/arch/s390/kernel/
H A Dtraps.c319 if (S390_lowcore.pgm_code & PGM_INT_CODE_PER) { in __do_pgm_check()