Home
last modified time | relevance | path

Searched refs:unaligned_phy_mem (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.c69 rte_iova_t unaligned_phy_mem = rte_malloc_virt2iova(unaligned_virt_mem); in calc_mem_alignment_offset() local
71 (unaligned_phy_mem & (alignment-1))); in calc_mem_alignment_offset()