Searched refs:LLSZMASK (Results 1 – 2 of 2) sorted by relevance
119 #define LLSZMASK (sizeof (uint64_t)-1) macro1789 ep->errdef.len) & ~LLSZMASK) > in bofi_errdef_alloc()1791 LLSZMASK) & ~LLSZMASK))) || in bofi_errdef_alloc()2326 off + LLSZMASK) & ~LLSZMASK); in do_dma_corrupt()2350 ep->errdef.offset) + LLSZMASK) & ~LLSZMASK); in do_dma_corrupt()2352 ep->errdef.offset + ep->errdef.len)) & ~LLSZMASK); in do_dma_corrupt()3301 ep->errdef.len) & ~LLSZMASK) > in chain_on_errdefs()3303 LLSZMASK) & ~LLSZMASK)))) { in chain_on_errdefs()4114 ep->errdef.len) & ~LLSZMASK) > in bofi_dvma_kaddr_load()4116 LLSZMASK) & ~LLSZMASK)))) { in bofi_dvma_kaddr_load()
1221 #define LLSZMASK (sizeof (longlong_t) -1) macro