Searched defs:get_pte (Results 1 – 5 of 5) sorted by relevance
/openbmc/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
|
/openbmc/linux/drivers/accel/habanalabs/common/mmu/ |
H A D | mmu_v1.c | 143 static inline void get_pte(struct hl_ctx *ctx, u64 hop_addr) in get_pte() function
|
/openbmc/qemu/hw/arm/ |
H A D | smmu-common.c | 313 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 D | tlb_helper.c | 595 static bool get_pte(CPUMIPSState *env, uint64_t vaddr, MemOp op, in get_pte() function
|
/openbmc/qemu/target/xtensa/ |
H A D | mmu_helper.c | 866 static bool get_pte(CPUXtensaState *env, uint32_t vaddr, uint32_t *pte) in get_pte() function
|