Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/ipu3/
Dipu3-mmu.c154 static inline void address_to_pte_idx(unsigned long iova, u32 *l1pt_idx, in address_to_pte_idx() function
220 address_to_pte_idx(iova, &l1pt_idx, &l2pt_idx); in __imgu_mmu_map()
349 address_to_pte_idx(iova, &l1pt_idx, &l2pt_idx); in __imgu_mmu_unmap()