Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/habanalabs/
Dmmu.c18 struct pgt_info *pgt_info = NULL; in get_pgt_info() local
31 struct pgt_info *pgt_info = get_pgt_info(ctx, hop_addr); in free_hop() local
44 struct pgt_info *pgt_info; in alloc_hop() local
151 struct pgt_info *pgt_info = get_pgt_info(ctx, hop_addr); in put_pte() local
494 struct pgt_info *pgt_info; in hl_mmu_ctx_fini() local
Dhabanalabs.h69 struct pgt_info { struct
70 struct hlist_node node;
71 u64 phys_addr;
72 u64 shadow_addr;
73 struct hl_ctx *ctx;
74 int num_of_ptes;