Searched refs:SM_TYPE_DECODE (Results 1 – 4 of 4) sorted by relevance
187 #define SM_TYPE_DECODE(x) BF64_DECODE(x, 15, 1) macro
148 type = SM_TYPE_DECODE(e); in space_map_iterate()335 type = SM_TYPE_DECODE(e); in space_map_incremental_destroy()
1391 #define SM_TYPE_DECODE(x) BF64_DECODE(x, 15, 1) macro
1585 entry_type = (SM_TYPE_DECODE(word) == SM_ALLOC) ? in dump_spacemap()