Home
last modified time | relevance | path

Searched refs:PIF_GUEST_FAULT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dptrace.h16 #define PIF_GUEST_FAULT 3 /* indicates program check in sie64a */ macro
21 #define _PIF_GUEST_FAULT BIT(PIF_GUEST_FAULT)
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dptrace.h17 #define PIF_GUEST_FAULT 3 /* indicates program check in sie64a */ macro
23 #define _PIF_GUEST_FAULT BIT(PIF_GUEST_FAULT)
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dfault.c87 if (test_pt_regs_flag(regs, PIF_GUEST_FAULT)) in get_fault_type()
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dfault.c81 test_pt_regs_flag(regs, PIF_GUEST_FAULT)) in get_fault_type()

Completed in 4 milliseconds