Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-radix64.c330 uint64_t *pte_addr, uint64_t *nls, in ppc_radix64_next_level()
366 int *fault_cause, hwaddr *pte_addr) in ppc_radix64_walk_tree()
436 hwaddr pte_addr; in ppc_radix64_partition_scoped_xlate() local
523 hwaddr h_raddr, pte_addr; in ppc_radix64_process_scoped_xlate() local
/openbmc/qemu/hw/alpha/
H A Dtyphoon.c622 static bool pte_translate(hwaddr pte_addr, IOMMUTLBEntry *ret) in pte_translate()
657 hwaddr pte_addr; in window_translate() local
718 uint64_t pte_addr; in typhoon_translate_iommu() local
/openbmc/qemu/target/i386/
H A Darch_memory_mapping.c23 hwaddr pte_addr, start_paddr; in walk_pte() local
53 hwaddr pte_addr, start_paddr; in walk_pte2() local
H A Dhelper.c243 target_ulong pde_addr, pte_addr; in x86_cpu_get_phys_page_attrs_debug() local
/openbmc/linux/drivers/iommu/
H A Drockchip-iommu.c542 u32 *pte_addr = NULL; in log_iova() local
753 u32 *pte_addr, dma_addr_t pte_dma, in rk_iommu_unmap_iova()
774 static int rk_iommu_map_iova(struct rk_iommu_domain *rk_domain, u32 *pte_addr, in rk_iommu_map_iova()
825 u32 *page_table, *pte_addr; in rk_iommu_map() local
865 u32 *pte_addr; in rk_iommu_unmap() local
H A Dsun50i-iommu.c598 u32 *page_table, *pte_addr; in sun50i_iommu_map() local
630 u32 *pte_addr; in sun50i_iommu_unmap() local
/openbmc/qemu/target/riscv/
H A Dmonitor.c85 hwaddr pte_addr; in walk_pte() local
H A Dcpu_helper.c1009 hwaddr pte_addr; in get_physical_address() local
/openbmc/linux/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c21 static uint64_t pte_addr(struct kvm_vm *vm, uint64_t entry) in pte_addr() function
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c464 dma_addr_t pte_addr = baseaddr + offset * sizeof(pte); in smmu_ptw_64_s1() local
600 dma_addr_t pte_addr = baseaddr + offset * sizeof(pte); in smmu_ptw_64_s2() local
/openbmc/linux/arch/s390/mm/
H A Dpageattr.c124 unsigned long pte_addr, prot; in split_pmd_page() local
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dexcp_helper.c153 hwaddr pte_addr, paddr; in mmu_translate() local
/openbmc/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v1.c137 static inline void clear_pte(struct hl_ctx *ctx, u64 pte_addr) in clear_pte()
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c73 static uint64_t pte_addr(struct kvm_vm *vm, uint64_t pte) in pte_addr() function
/openbmc/qemu/hw/i386/
H A Damd_iommu.c909 static inline uint64_t amdvi_get_pte_entry(AMDVIState *s, uint64_t pte_addr, in amdvi_get_pte_entry()
931 uint64_t pte = dte[0], pte_addr, page_mask; in amdvi_page_walk() local
/openbmc/qemu/hw/riscv/
H A Driscv-iommu.c389 const dma_addr_t pte_addr = base + idx * sc[pass].ptesize; in riscv_iommu_spa_fetch() local
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c2335 uint64_t pte_addr, pte; in HELPER() local