Home
last modified time | relevance | path

Searched defs:get_pgt_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v1.c17 static struct pgt_info *get_pgt_info(struct hl_ctx *ctx, u64 hop_addr) in get_pgt_info() function
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h2803 struct pgt_info *(*get_pgt_info)(struct hl_ctx *ctx, u64 phys_hop_addr); member