Home
last modified time | relevance | path

Searched defs:flush_pte (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dmmu.c112 hl_mmu_unmap(struct hl_ctx *ctx, u64 virt_addr, u32 page_size, bool flush_pte) hl_mmu_unmap() argument
188 hl_mmu_map(struct hl_ctx *ctx, u64 virt_addr, u64 phys_addr, u32 page_size, bool flush_pte) hl_mmu_map() argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/mmu/
H A Dmmu.c226 int hl_mmu_unmap_page(struct hl_ctx *ctx, u64 virt_addr, u32 page_size, bool flush_pte) in hl_mmu_unmap_page() argument
388 bool flush_pte; in hl_mmu_map_contiguous() local
292 hl_mmu_map_page(struct hl_ctx *ctx, u64 virt_addr, u64 phys_addr, u32 page_size, bool flush_pte) hl_mmu_map_page() argument
448 bool flush_pte; hl_mmu_unmap_contiguous() local
[all...]

Completed in 3 milliseconds