Home
last modified time | relevance | path

Searched refs:CHSC_SEI_NT2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dioinst.c603 #define CHSC_SEI_NT2 (1ULL << 61) macro
615 if (selection_mask & CHSC_SEI_NT2) { in ioinst_handle_chsc_sei()
/openbmc/linux/drivers/s390/cio/
H A Dchsc.c325 #define CHSC_SEI_NT2 (1ULL << 61) macro
736 chsc_process_event_information(sei, CHSC_SEI_NT0 | CHSC_SEI_NT2); in chsc_process_crw()