Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dintercept.c627 case ICPT_STOP: in kvm_handle_sie_intercept()
H A Dvsie.c1170 case ICPT_STOP: in do_vsie_run()
/openbmc/linux/arch/s390/include/asm/
H A Dkvm_host.h232 #define ICPT_STOP 0x28 macro