Home
last modified time | relevance | path

Searched defs:get_pte (Results 1 – 4 of 4) sorted by relevance

/qemu/contrib/elf2dmp/
H A Daddrspace.c167 static bool get_pte(struct va_space *vs, uint64_t va, uint64_t pgd, in get_pte() function
/qemu/hw/arm/
H A Dsmmu-common.c334 static int get_pte(dma_addr_t baseaddr, uint32_t index, uint64_t *pte, in get_pte() function
/qemu/target/xtensa/
H A Dmmu_helper.c870 static bool get_pte(CPUXtensaState *env, uint32_t vaddr, uint32_t *pte) in get_pte() function
/qemu/target/mips/tcg/system/
H A Dtlb_helper.c596 static bool get_pte(CPUMIPSState *env, uint64_t vaddr, MemOp op, in get_pte() function