Home
last modified time | relevance | path

Searched defs:pte_addr (Results 1 – 11 of 11) 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.c623 static bool pte_translate(hwaddr pte_addr, IOMMUTLBEntry *ret) in pte_translate()
658 hwaddr pte_addr; in window_translate() local
719 uint64_t pte_addr; in typhoon_translate_iommu() local
/openbmc/qemu/target/i386/
H A Darch_memory_mapping.c24 hwaddr pte_addr, start_paddr; in walk_pte() local
54 hwaddr pte_addr, start_paddr; in walk_pte2() local
H A Dhelper.c246 target_ulong pde_addr, pte_addr; in x86_cpu_get_phys_page_attrs_debug() local
/openbmc/qemu/target/riscv/
H A Dmonitor.c85 hwaddr pte_addr; in walk_pte() local
H A Dcpu_helper.c1321 hwaddr pte_addr; in get_physical_address() local
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c485 dma_addr_t pte_addr = baseaddr + offset * sizeof(pte); in smmu_ptw_64_s1() local
621 dma_addr_t pte_addr = baseaddr + offset * sizeof(pte); in smmu_ptw_64_s2() local
/openbmc/qemu/target/i386/tcg/system/
H A Dexcp_helper.c156 hwaddr pte_addr, paddr; in mmu_translate() local
/openbmc/qemu/hw/i386/
H A Damd_iommu.c966 static inline uint64_t amdvi_get_pte_entry(AMDVIState *s, uint64_t pte_addr, in amdvi_get_pte_entry()
988 uint64_t pte = dte[0], pte_addr, page_mask; in amdvi_page_walk() local
/openbmc/qemu/hw/riscv/
H A Driscv-iommu.c384 const dma_addr_t pte_addr = base + idx * sc[pass].ptesize; in riscv_iommu_spa_fetch() local
961 const dma_addr_t pte_addr = base + idx * sc.ptesize; in pdt_memory_read() local
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c2342 uint64_t pte_addr, pte; in HELPER() local