Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/s390x/
H A Dcss.h385 #define css_test_chsc_feature(bit) test_bit_inv(bit, chsc_scsc->chsc_char) macro
H A Dcss_lib.c105 if (css_test_chsc_feature(i)) { in get_chsc_scsc()