Home
last modified time | relevance | path

Searched defs:pte_addr (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/kvm/lib/loongarch/
H A Dprocessor.c28 static u64 pte_addr(struct kvm_vm *vm, u64 entry) in pte_addr() function
/linux/drivers/iommu/
H A Dsun50i-iommu.c602 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/riscv/
H A Dprocessor.c30 static u64 pte_addr(struct kvm_vm *vm, u64 entry) in pte_addr() function
/linux/tools/testing/selftests/kvm/lib/arm64/
H A Dprocessor.c84 static u64 pte_addr(struct kvm_vm *vm, u64 pte) in pte_addr() function
/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu.c1293 void hl_mmu_dr_clear_pte(struct hl_ctx *ctx, u64 pte_addr) in hl_mmu_dr_clear_pte()