Searched refs:finished_sccb (Results 1 – 1 of 1) sorted by relevance
364 u32 finished_sccb; in sclp_interrupt_handler() local368 finished_sccb = S390_lowcore.ext_params & 0xfffffff8; in sclp_interrupt_handler()370 if (finished_sccb) { in sclp_interrupt_handler()373 req = __sclp_find_req(finished_sccb); in sclp_interrupt_handler()786 u32 finished_sccb; in sclp_check_handler() local788 finished_sccb = S390_lowcore.ext_params & 0xfffffff8; in sclp_check_handler()790 if (finished_sccb == 0) in sclp_check_handler()792 if (finished_sccb != (u32) (addr_t) sclp_init_sccb) in sclp_check_handler()794 finished_sccb); in sclp_check_handler()