Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dsun50i-iommu.c550 phys_addr_t pt_phys = virt_to_phys(page_table); in sun50i_iommu_free_page_table() local
568 phys_addr_t pt_phys = sun50i_dte_get_pt_address(dte); in sun50i_dte_get_page_table() local
642 phys_addr_t pt_phys; in sun50i_iommu_unmap() local
666 phys_addr_t pt_phys; in sun50i_iommu_iova_to_phys() local
744 phys_addr_t pt_phys; in sun50i_iommu_detach_domain() local
H A Drockchip-iommu.c656 phys_addr_t pt_phys, phys = 0; in rk_iommu_iova_to_phys() local
722 phys_addr_t pt_phys; in rk_dte_get_page_table() local
869 phys_addr_t pt_phys; in rk_iommu_unmap() local
1108 phys_addr_t pt_phys = rk_ops->pt_address(dte); in rk_iommu_domain_free() local
/linux/arch/x86/include/uapi/asm/
H A Dkvm_para.h131 __u64 pt_phys; member