Searched defs:pte_addr (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/iommu/ |
H A D | rockchip-iommu.c | 544 u32 *pte_addr = NULL; in log_iova() local 756 u32 *pte_addr, dma_addr_t pte_dma, in rk_iommu_unmap_iova() 777 static int rk_iommu_map_iova(struct rk_iommu_domain *rk_domain, u32 *pte_addr, in rk_iommu_map_iova() 829 u32 *page_table, *pte_addr; in rk_iommu_map() local 871 u32 *pte_addr; in rk_iommu_unmap() local
|
H A D | sun50i-iommu.c | 602 u32 *page_table, *pte_addr; in sun50i_iommu_map() local 643 u32 *pte_addr; in sun50i_iommu_unmap() local
|
/linux/tools/testing/selftests/kvm/lib/loongarch/ |
H A D | processor.c | 25 static uint64_t pte_addr(struct kvm_vm *vm, uint64_t entry) in pte_addr() function
|
/linux/tools/testing/selftests/kvm/lib/riscv/ |
H A D | processor.c | 34 static uint64_t pte_addr(struct kvm_vm *vm, uint64_t entry) in pte_addr() function
|
/linux/tools/testing/selftests/kvm/lib/arm64/ |
H A D | processor.c | 88 static uint64_t pte_addr(struct kvm_vm *vm, uint64_t pte) in pte_addr() function
|
/linux/drivers/accel/habanalabs/common/mmu/ |
H A D | mmu.c | 1293 void hl_mmu_dr_clear_pte(struct hl_ctx *ctx, u64 pte_addr) in hl_mmu_dr_clear_pte()
|