Searched refs:RF_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
58 #define RF_ALIGNMENT(x) (((x) & RF_ALIGNMENT_MASK) >> RF_ALIGNMENT_SHIFT) macro
478 amask = (1ull << RF_ALIGNMENT(flags)) - 1; in rman_reserve_resource_bound()