Home
last modified time | relevance | path

Searched refs:hl_mmu_v1_swap_in (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dmmu_v1.c835 * hl_mmu_v1_swap_in - marks all mapping of the given ctx as swapped in
840 static void hl_mmu_v1_swap_in(struct hl_ctx *ctx) in hl_mmu_v1_swap_in() function
862 mmu->swap_in = hl_mmu_v1_swap_in; in hl_mmu_v1_set_funcs()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v1.c707 * hl_mmu_v1_swap_in - marks all mapping of the given ctx as swapped in
712 static void hl_mmu_v1_swap_in(struct hl_ctx *ctx) in hl_mmu_v1_swap_in() function
812 mmu->swap_in = hl_mmu_v1_swap_in; in hl_mmu_v1_set_funcs()

Completed in 3 milliseconds