Home
last modified time | relevance | path

Searched defs:pteval (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/media/ipu3/
Dipu3-mmu.c121 static u32 *imgu_mmu_alloc_page_table(u32 pteval) in imgu_mmu_alloc_page_table()
172 u32 pteval; in imgu_mmu_get_l2pt() local
430 u32 pteval; in imgu_mmu_init() local
528 u32 pteval; in imgu_mmu_resume() local
/drivers/iommu/intel/
Diommu.c1044 uint64_t pteval; in pfn_to_dma_pte() local
2396 phys_addr_t pteval; in __domain_mapping() local
/drivers/iommu/amd/
Diommu.c1704 static struct page *free_clear_pte(u64 *pte, u64 pteval, struct page *freelist) in free_clear_pte()