Home
last modified time | relevance | path

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

/external/valgrind/main/memcheck/
Dmc_main.c284 static INLINE Bool is_distinguished_sm ( SecMap* sm ) { in is_distinguished_sm() function
455 if (!is_distinguished_sm(elem->sm)) in check_auxmap_L1_L2_sanity()
630 if (UNLIKELY(is_distinguished_sm(*p))) in get_secmap_for_writing_low()
638 if (UNLIKELY(is_distinguished_sm(*p))) in get_secmap_for_writing_high()
1484 if (LIKELY( !is_distinguished_sm(sm) && in mc_STOREVn_slow()
1506 if (LIKELY( !is_distinguished_sm(sm) && in mc_STOREVn_slow()
1663 if (is_distinguished_sm(*sm_ptr)) { in set_address_range_perms()
1721 if (!is_distinguished_sm(*sm_ptr)) { in set_address_range_perms()
1747 if (is_distinguished_sm(*sm_ptr)) { in set_address_range_perms()
4438 if (!is_distinguished_sm(sm) && VA_BITS16_UNDEFINED == vabits16) { in mc_STOREV64()
[all …]