Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accel/habanalabs/common/mmu/
Dmmu_v1.c187 bool *is_new_hop) in get_alloc_next_hop_addr() argument
193 *is_new_hop = (hop_addr != ULLONG_MAX); in get_alloc_next_hop_addr()
Dmmu.c1128 u64 curr_pte, bool *is_new_hop) in hl_mmu_hr_get_alloc_next_hop() argument
1135 *is_new_hop = true; in hl_mmu_hr_get_alloc_next_hop()
/linux-6.6.21/drivers/accel/habanalabs/common/
Dhabanalabs.h3802 u64 curr_pte, bool *is_new_hop);