Searched refs:SIGP_STATUS_STOPPED (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/s390/include/asm/ | ||
| H A D | sigp.h | 33 #define SIGP_STATUS_STOPPED 0x00000040UL macro |
| /linux/arch/s390/kvm/ | ||
| H A D | sigp.c | 35 *reg |= SIGP_STATUS_STOPPED; in __sigp_sense() |