Searched refs:is_block_implemented (Results 1 – 2 of 2) sorted by relevance
426 bool is_block_implemented(struct rvu_hwinfo *hw, int blkaddr);
278 if (is_block_implemented(rvu->hw, blkaddr)) in rvu_get_blkaddr()400 bool is_block_implemented(struct rvu_hwinfo *hw, int blkaddr) in is_block_implemented() function