Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dlibhb_core.c656 static inline UWord shmem__get_SecMap_offset ( Addr a ) { in shmem__get_SecMap_offset() function
1065 UWord smoff = shmem__get_SecMap_offset(tag); in find_ZF_for_reading()
1094 UWord smoff = shmem__get_SecMap_offset(tag); in find_Z_for_writing()
6791 UWord zix_start = shmem__get_SecMap_offset(a ) >> N_LINE_BITS; in zsm_sset_range_noaccess_in_secmap()
6792 UWord zix_end = shmem__get_SecMap_offset(a + len - 1) >> N_LINE_BITS; in zsm_sset_range_noaccess_in_secmap()
6994 UWord zix = shmem__get_SecMap_offset(b) >> N_LINE_BITS; in libhb_srange_get_abits()