Home
last modified time | relevance | path

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

/openbmc/linux/kernel/dma/
H A Dswiotlb.c857 static void swiotlb_bounce(struct device *dev, phys_addr_t tlb_addr, size_t size, in swiotlb_bounce()
1050 phys_addr_t tlb_addr; in swiotlb_area_find_slots() local
1311 phys_addr_t tlb_addr; in swiotlb_tbl_map_single() local
1363 static void swiotlb_release_slots(struct device *dev, phys_addr_t tlb_addr) in swiotlb_release_slots()
1429 static bool swiotlb_del_transient(struct device *dev, phys_addr_t tlb_addr) in swiotlb_del_transient()
1445 phys_addr_t tlb_addr) in swiotlb_del_transient()
1455 void swiotlb_tbl_unmap_single(struct device *dev, phys_addr_t tlb_addr, in swiotlb_tbl_unmap_single()
1471 void swiotlb_sync_single_for_device(struct device *dev, phys_addr_t tlb_addr, in swiotlb_sync_single_for_device()
1480 void swiotlb_sync_single_for_cpu(struct device *dev, phys_addr_t tlb_addr, in swiotlb_sync_single_for_cpu()
1654 phys_addr_t tlb_addr; in swiotlb_alloc() local
[all …]
/openbmc/qemu/include/exec/
H A Dcpu-all.h352 static inline bool tlb_hit_page(uint64_t tlb_addr, vaddr addr) in tlb_hit_page()
363 static inline bool tlb_hit(uint64_t tlb_addr, vaddr addr) in tlb_hit()
/openbmc/u-boot/arch/arm/include/asm/
H A Dglobal_data.h39 unsigned long tlb_addr; member
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcache_v8.c384 u64 tlb_addr = gd->arch.tlb_addr; in setup_all_pgtables() local
/openbmc/qemu/accel/tcg/
H A Dcputlb.c1346 uint64_t tlb_addr = tlb_read_idx(entry, access_type); in probe_access_internal() local
1562 uint64_t tlb_addr = tlb_read_idx(tlbe, access_type); in tlb_plugin_lookup() local
1625 uint64_t tlb_addr = tlb_read_idx(entry, access_type); in mmu_lookup1() local
1803 vaddr tlb_addr; in atomic_mmu_lookup() local