Searched refs:ate_shadow (Results 1 – 2 of 2) sorted by relevance
277 u64 *ate_shadow; in tioce_alloc_map() local294 ate_shadow = ce_kern->ce_ate3240_shadow; in tioce_alloc_map()303 ate_shadow = ce_kern->ce_ate40_shadow; in tioce_alloc_map()316 ate_shadow = ce_kern->ce_ate3240_shadow; in tioce_alloc_map()336 if (ATE_VALID(ate_shadow[i])) in tioce_alloc_map()340 if (ATE_VALID(ate_shadow[j])) in tioce_alloc_map()359 ate_shadow[i + j] = ate; in tioce_alloc_map()369 map->ate_shadow = &ate_shadow[i]; in tioce_alloc_map()501 map->ate_shadow[i] = 0; in tioce_dma_unmap()
57 u64 *ate_shadow; /* shadow ptr of firat ate */ member