Searched refs:SM_OFFSET_DECODE (Results 1 – 4 of 4) sorted by relevance
185 #define SM_OFFSET_DECODE(x) BF64_DECODE(x, 16, SM_OFFSET_BITS) macro192 #define SM_OFFSET_MAX SM_OFFSET_DECODE(~0ULL)
150 raw_offset = SM_OFFSET_DECODE(e); in space_map_iterate()337 raw_offset = SM_OFFSET_DECODE(e); in space_map_incremental_destroy()
1389 #define SM_OFFSET_DECODE(x) BF64_DECODE(x, 16, SM_OFFSET_BITS) macro1396 #define SM_OFFSET_MAX SM_OFFSET_DECODE(~0ULL)
1587 entry_off = (SM_OFFSET_DECODE(word) << mapshift) + in dump_spacemap()