Home
last modified time | relevance | path

Searched refs:is_new_hop (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu.c1135 u64 curr_pte, bool *is_new_hop) in hl_mmu_hr_get_alloc_next_hop() argument
1142 *is_new_hop = true; in hl_mmu_hr_get_alloc_next_hop()
1361 u64 hl_mmu_dr_get_alloc_next_hop_addr(struct hl_ctx *ctx, u64 curr_pte, bool *is_new_hop) in hl_mmu_dr_get_alloc_next_hop_addr() argument
1367 *is_new_hop = (hop_addr != ULLONG_MAX); in hl_mmu_dr_get_alloc_next_hop_addr()
/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h3919 u64 curr_pte, bool *is_new_hop);
3943 u64 hl_mmu_dr_get_alloc_next_hop_addr(struct hl_ctx *ctx, u64 curr_pte, bool *is_new_hop);