Searched refs:aligned_share_buf (Results 1 – 1 of 1) sorted by relevance
240 …void* aligned_share_buf = reinterpret_cast<void*>((reinterpret_cast<u32>(share_buf) + (ALIGN - 1))… in nnMain() local246 … aligned_share_buf, // Must be 4096-byte aligned.ipp Device memory cannot be specified. in nnMain()258 u8* buf = static_cast<u8*>(aligned_share_buf); in nnMain()