Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v1.c143 static inline void get_pte(struct hl_ctx *ctx, u64 hop_addr) in get_pte() function
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c313 static int get_pte(dma_addr_t baseaddr, uint32_t index, uint64_t *pte, in get_pte() function
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c595 static bool get_pte(CPUMIPSState *env, uint64_t vaddr, MemOp op, in get_pte() function
/openbmc/qemu/target/xtensa/
H A Dmmu_helper.c866 static bool get_pte(CPUXtensaState *env, uint32_t vaddr, uint32_t *pte) in get_pte() function