/openbmc/qemu/target/ppc/ |
H A D | mmu-radix64.c | 330 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 D | typhoon.c | 622 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 D | arch_memory_mapping.c | 23 hwaddr pte_addr, start_paddr; in walk_pte() local 53 hwaddr pte_addr, start_paddr; in walk_pte2() local
|
H A D | helper.c | 243 target_ulong pde_addr, pte_addr; in x86_cpu_get_phys_page_attrs_debug() local
|
/openbmc/linux/drivers/iommu/ |
H A D | rockchip-iommu.c | 542 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 D | sun50i-iommu.c | 598 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 D | monitor.c | 85 hwaddr pte_addr; in walk_pte() local
|
H A D | cpu_helper.c | 1009 hwaddr pte_addr; in get_physical_address() local
|
/openbmc/linux/tools/testing/selftests/kvm/lib/riscv/ |
H A D | processor.c | 21 static uint64_t pte_addr(struct kvm_vm *vm, uint64_t entry) in pte_addr() function
|
/openbmc/qemu/hw/arm/ |
H A D | smmu-common.c | 464 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 D | pageattr.c | 124 unsigned long pte_addr, prot; in split_pmd_page() local
|
/openbmc/qemu/target/i386/tcg/sysemu/ |
H A D | excp_helper.c | 153 hwaddr pte_addr, paddr; in mmu_translate() local
|
/openbmc/linux/drivers/accel/habanalabs/common/mmu/ |
H A D | mmu_v1.c | 137 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 D | processor.c | 73 static uint64_t pte_addr(struct kvm_vm *vm, uint64_t pte) in pte_addr() function
|
/openbmc/qemu/hw/i386/ |
H A D | amd_iommu.c | 909 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 D | riscv-iommu.c | 389 const dma_addr_t pte_addr = base + idx * sc[pass].ptesize; in riscv_iommu_spa_fetch() local
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 2335 uint64_t pte_addr, pte; in HELPER() local
|