Searched refs:SIGP_SENSE (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/arch/s390/include/asm/ |
D | sigp.h | 5 #define SIGP_SENSE 1 macro
|
/linux-4.4.14/arch/s390/kernel/ |
D | smp.c | 139 if (__pcpu_sigp(pcpu->address, SIGP_SENSE, in pcpu_stopped() 632 if (__pcpu_sigp_relax(addr, SIGP_SENSE, 0, NULL) == in smp_save_dump_cpus() 641 if (__pcpu_sigp_relax(addr, SIGP_SENSE, 0, NULL) == in smp_save_dump_cpus() 683 if (__pcpu_sigp_relax(address, SIGP_SENSE, 0, NULL) == in smp_get_core_info()
|
D | swsusp.S | 219 sigp %r9,%r2,SIGP_SENSE /* sigp sense, wait for resume CPU */
|
D | entry.S | 958 0: sigp %r4,%r3,SIGP_SENSE # sigp sense to source cpu
|
/linux-4.4.14/arch/s390/kvm/ |
D | sigp.c | 300 case SIGP_SENSE: in handle_sigp_dst() 374 case SIGP_SENSE: in handle_sigp_order_in_user_space()
|