Searched refs:OTX2_ALIGN (Results 1 – 1 of 1) sorted by relevance
16 #define OTX2_ALIGN 128 /* Align to cacheline */ macro66 qmem->alloc_sz = (qsize * entry_sz) + OTX2_ALIGN; in qmem_alloc()74 aligned_addr = ALIGN((u64)qmem->iova, OTX2_ALIGN); in qmem_alloc()