Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dmmu.c275 hdev->mmu_func.swap_out(ctx); in hl_mmu_swap_out()
H A Dmmu_v1.c861 mmu->swap_out = hl_mmu_v1_swap_out; in hl_mmu_v1_set_funcs()
H A Dhabanalabs.h1469 * @swap_out: marks all mapping of the given context as swapped out.
1483 void (*swap_out)(struct hl_ctx *ctx); member
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v2_hr.c392 mmu->swap_out = hl_mmu_v2_hr_swap_out; in hl_mmu_v2_hr_set_funcs()
H A Dmmu_v1.c811 mmu->swap_out = hl_mmu_v1_swap_out; in hl_mmu_v1_set_funcs()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs.h2819 * @swap_out: marks all mapping of the given context as swapped out.
2835 void (*swap_out)(struct hl_ctx *ctx); member

Completed in 14 milliseconds