Searched refs:N_LINE_BITS (Results 1 – 1 of 1) sorted by relevance
441 #define N_LINE_BITS 6 /* must be >= 3 */ macro442 #define N_LINE_ARANGE (1 << N_LINE_BITS)1069 zix = smoff >> N_LINE_BITS; in find_ZF_for_reading()1098 zix = smoff >> N_LINE_BITS; in find_Z_for_writing()1658 Word ga_ix = (ga >> N_LINE_BITS) & (N_WAY_NENT - 1); in shmem__invalidate_scache_range()1725 UWord wix = (a >> N_LINE_BITS) & (N_WAY_NENT - 1); in get_cacheline()1743 UWord wix = (a >> N_LINE_BITS) & (N_WAY_NENT - 1); in get_cacheline_MISS()5790 UWord wix = (a >> N_LINE_BITS) & (N_WAY_NENT - 1); in zsm_sset_range()5838 wix = (aligned_start >> N_LINE_BITS) & (N_WAY_NENT - 1); in zsm_sset_range()6791 UWord zix_start = shmem__get_SecMap_offset(a ) >> N_LINE_BITS; in zsm_sset_range_noaccess_in_secmap()[all …]