Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/s390x/
H A Dmemop.c500 static bool popcount_eq(__uint128_t a, __uint128_t b) in popcount_eq() function
707 TEST_ASSERT(popcount_eq(*(__uint128_t *)mem1, *(__uint128_t *)mem2), in test_cmpxchg_key_concurrent()