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.c291 static INLINE Bool is_distinguished_sm ( SecMap* sm ) { in is_distinguished_sm() function
462 if (!is_distinguished_sm(elem->sm)) in check_auxmap_L1_L2_sanity()
637 if (UNLIKELY(is_distinguished_sm(*p))) in get_secmap_for_writing_low()
645 if (UNLIKELY(is_distinguished_sm(*p))) in get_secmap_for_writing_high()
1222 if (LIKELY( !is_distinguished_sm(sm) && in mc_STOREVn_slow()
1244 if (LIKELY( !is_distinguished_sm(sm) && in mc_STOREVn_slow()
1401 if (is_distinguished_sm(*sm_ptr)) { in set_address_range_perms()
1459 if (!is_distinguished_sm(*sm_ptr)) { in set_address_range_perms()
1484 if (is_distinguished_sm(*sm_ptr)) { in set_address_range_perms()
4095 if (LIKELY( !is_distinguished_sm(sm) && in mc_STOREV64()
[all …]