Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_early_core.c25 bool sclp_mask_compat_mode; variable
160 if (sclp_mask_compat_mode) in sclp_early_set_event_mask()
168 if ((sccb->header.response_code == 0x74f0) && !sclp_mask_compat_mode) { in sclp_early_set_event_mask()
169 sclp_mask_compat_mode = true; in sclp_early_set_event_mask()
H A Dsclp.c767 if (sclp_mask_compat_mode) in __sclp_make_init_req()
988 if (!sclp_mask_compat_mode) { in sclp_check_interface()
989 sclp_mask_compat_mode = true; in sclp_check_interface()
H A Dsclp.h320 extern bool sclp_mask_compat_mode;
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_early_core.c26 bool sclp_mask_compat_mode; variable
161 if (sclp_mask_compat_mode) in sclp_early_set_event_mask()
169 if ((sccb->header.response_code == 0x74f0) && !sclp_mask_compat_mode) { in sclp_early_set_event_mask()
170 sclp_mask_compat_mode = true; in sclp_early_set_event_mask()
H A Dsclp.c955 if (sclp_mask_compat_mode) in __sclp_make_init_req()
1176 if (!sclp_mask_compat_mode) { in sclp_check_interface()
1177 sclp_mask_compat_mode = true; in sclp_check_interface()
H A Dsclp.h312 extern bool sclp_mask_compat_mode;

Completed in 8 milliseconds