Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsigp.h21 #define SIGP_STORE_ADDITIONAL_STATUS 23 macro
/openbmc/linux/arch/s390/kvm/
H A Dsigp.c398 case SIGP_STORE_ADDITIONAL_STATUS: in handle_sigp_order_in_user_space()
/openbmc/linux/arch/s390/kernel/
H A Dsmp.c637 if (__pcpu_sigp_relax(pcpu->address, SIGP_STORE_ADDITIONAL_STATUS, in smp_store_status()
722 __pcpu_sigp_relax(addr, SIGP_STORE_ADDITIONAL_STATUS, __pa(page)); in smp_save_dump_secondary_cpus()