Home
last modified time | relevance | path

Searched refs:SIGP_CC_STATUS_STORED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dsigp.c36 rc = SIGP_CC_STATUS_STORED; in __sigp_sense()
89 return SIGP_CC_STATUS_STORED; in __sigp_conditional_emergency()
106 return SIGP_CC_STATUS_STORED; in __sigp_external_call()
170 return SIGP_CC_STATUS_STORED; in __sigp_set_arch()
190 return SIGP_CC_STATUS_STORED; in __sigp_set_prefix()
197 return SIGP_CC_STATUS_STORED; in __sigp_set_prefix()
212 return SIGP_CC_STATUS_STORED; in __sigp_store_status_at_addr()
220 rc = SIGP_CC_STATUS_STORED; in __sigp_store_status_at_addr()
233 return SIGP_CC_STATUS_STORED; in __sigp_sense_running()
243 rc = SIGP_CC_STATUS_STORED; in __sigp_sense_running()
[all...]
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dsigp.c36 rc = SIGP_CC_STATUS_STORED; in __sigp_sense()
89 return SIGP_CC_STATUS_STORED; in __sigp_conditional_emergency()
106 return SIGP_CC_STATUS_STORED; in __sigp_external_call()
158 return SIGP_CC_STATUS_STORED; in __sigp_set_arch()
178 return SIGP_CC_STATUS_STORED; in __sigp_set_prefix()
185 return SIGP_CC_STATUS_STORED; in __sigp_set_prefix()
200 return SIGP_CC_STATUS_STORED; in __sigp_store_status_at_addr()
208 rc = SIGP_CC_STATUS_STORED; in __sigp_store_status_at_addr()
221 return SIGP_CC_STATUS_STORED; in __sigp_sense_running()
231 rc = SIGP_CC_STATUS_STORED; in __sigp_sense_running()
[all...]
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsigp.h25 #define SIGP_CC_STATUS_STORED 1 macro
63 if (status && cc == SIGP_CC_STATUS_STORED) in __pcpu_sigp()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsigp.h25 #define SIGP_CC_STATUS_STORED 1 macro
65 if (status && cc == SIGP_CC_STATUS_STORED) in __pcpu_sigp()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dsmp.c152 0, &status) != SIGP_CC_STATUS_STORED) in pcpu_stopped()
160 0, NULL) != SIGP_CC_STATUS_STORED) in pcpu_running()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsmp.c155 0, &status) != SIGP_CC_STATUS_STORED) in pcpu_stopped()
163 0, NULL) != SIGP_CC_STATUS_STORED) in pcpu_running()

Completed in 6 milliseconds