Home
last modified time | relevance | path

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

/external/valgrind/memcheck/
Dmc_main.c298 static INLINE Bool is_distinguished_sm ( SecMap* sm ) { in is_distinguished_sm() function
469 if (!is_distinguished_sm(elem->sm)) in check_auxmap_L1_L2_sanity()
649 if (UNLIKELY(is_distinguished_sm(*p))) in get_secmap_for_writing_low()
657 if (UNLIKELY(is_distinguished_sm(*p))) in get_secmap_for_writing_high()
1543 if (LIKELY( !is_distinguished_sm(sm) && in mc_STOREVn_slow()
1565 if (LIKELY( !is_distinguished_sm(sm) && in mc_STOREVn_slow()
1722 if (is_distinguished_sm(*sm_ptr)) { in set_address_range_perms()
1780 if (!is_distinguished_sm(*sm_ptr)) { in set_address_range_perms()
1806 if (is_distinguished_sm(*sm_ptr)) { in set_address_range_perms()
4979 if (!is_distinguished_sm(sm) && VA_BITS16_UNDEFINED == vabits16) { in mc_STOREV64()
[all …]