Searched defs:pte_addr (Results 1 – 11 of 11) sorted by relevance
| /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 | 623 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 D | arch_memory_mapping.c | 24 hwaddr pte_addr, start_paddr; in walk_pte() local 54 hwaddr pte_addr, start_paddr; in walk_pte2() local
|
| H A D | helper.c | 246 target_ulong pde_addr, pte_addr; in x86_cpu_get_phys_page_attrs_debug() local
|
| /openbmc/qemu/target/riscv/ |
| H A D | monitor.c | 85 hwaddr pte_addr; in walk_pte() local
|
| H A D | cpu_helper.c | 1321 hwaddr pte_addr; in get_physical_address() local
|
| /openbmc/qemu/hw/arm/ |
| H A D | smmu-common.c | 485 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 D | excp_helper.c | 156 hwaddr pte_addr, paddr; in mmu_translate() local
|
| /openbmc/qemu/hw/i386/ |
| H A D | amd_iommu.c | 966 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 D | riscv-iommu.c | 384 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 D | mem_helper.c | 2342 uint64_t pte_addr, pte; in HELPER() local
|