Searched refs:unaligned_phy_mem (Results 1 – 1 of 1) sorted by relevance
69 rte_iova_t unaligned_phy_mem = rte_malloc_virt2iova(unaligned_virt_mem); in calc_mem_alignment_offset() local71 (unaligned_phy_mem & (alignment-1))); in calc_mem_alignment_offset()