Home
last modified time | relevance | path

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

/arch/s390/include/asm/
A Dptrace.h17 #define PIF_GUEST_FAULT 3 /* indicates program check in sie64a */ macro
22 #define _PIF_GUEST_FAULT BIT(PIF_GUEST_FAULT)
/arch/s390/kernel/
A Dtraps.c307 if (test_pt_regs_flag(regs, PIF_GUEST_FAULT)) { in __do_pgm_check()

Completed in 5 milliseconds