Searched refs:css_test_chsc_feature (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/s390x/ | ||
H A D | css.h | 385 #define css_test_chsc_feature(bit) test_bit_inv(bit, chsc_scsc->chsc_char) macro |
H A D | css_lib.c | 105 if (css_test_chsc_feature(i)) { in get_chsc_scsc() |