Searched defs:get_pte (Results 1 – 4 of 4) sorted by relevance
/qemu/contrib/elf2dmp/ |
H A D | addrspace.c | 167 static bool get_pte(struct va_space *vs, uint64_t va, uint64_t pgd, in get_pte() function
|
/qemu/hw/arm/ |
H A D | smmu-common.c | 334 static int get_pte(dma_addr_t baseaddr, uint32_t index, uint64_t *pte, in get_pte() function
|
/qemu/target/xtensa/ |
H A D | mmu_helper.c | 870 static bool get_pte(CPUXtensaState *env, uint32_t vaddr, uint32_t *pte) in get_pte() function
|
/qemu/target/mips/tcg/system/ |
H A D | tlb_helper.c | 596 static bool get_pte(CPUMIPSState *env, uint64_t vaddr, MemOp op, in get_pte() function
|