Home
last modified time | relevance | path

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

/arch/s390/kvm/
Dsigp.c43 rc = SIGP_CC_STATUS_STORED; in __sigp_sense()
96 return SIGP_CC_STATUS_STORED; in __sigp_conditional_emergency()
113 return SIGP_CC_STATUS_STORED; in __sigp_external_call()
200 return SIGP_CC_STATUS_STORED; in __sigp_set_prefix()
207 return SIGP_CC_STATUS_STORED; in __sigp_set_prefix()
224 return SIGP_CC_STATUS_STORED; in __sigp_store_status_at_addr()
232 rc = SIGP_CC_STATUS_STORED; in __sigp_store_status_at_addr()
251 rc = SIGP_CC_STATUS_STORED; in __sigp_sense_running()
/arch/s390/include/asm/
Dsigp.h24 #define SIGP_CC_STATUS_STORED 1 macro
/arch/s390/kernel/
Dsmp.c140 0, &status) != SIGP_CC_STATUS_STORED) in pcpu_stopped()
148 0, NULL) != SIGP_CC_STATUS_STORED) in pcpu_running()