Home
last modified time | relevance | path

Searched refs:swap_in (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dmmu.c289 hdev->mmu_func.swap_in(ctx); in hl_mmu_swap_in()
H A Dmmu_v1.c862 mmu->swap_in = hl_mmu_v1_swap_in; in hl_mmu_v1_set_funcs()
H A Dhabanalabs.h1470 * @swap_in: marks all mapping of the given context as swapped in.
1484 void (*swap_in)(struct hl_ctx *ctx); member
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v2_hr.c393 mmu->swap_in = hl_mmu_v2_hr_swap_in; in hl_mmu_v2_hr_set_funcs()
H A Dmmu_v1.c812 mmu->swap_in = hl_mmu_v1_swap_in; in hl_mmu_v1_set_funcs()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs.h2820 * @swap_in: marks all mapping of the given context as swapped in.
2836 void (*swap_in)(struct hl_ctx *ctx); member

Completed in 16 milliseconds