Searched defs:hl_vm_phys_pg_pack (Results 1 – 1 of 1) sorted by relevance
2115 struct hl_vm_phys_pg_pack { struct2116 enum vm_type vm_type; /* must be first */2117 u64 *pages;2118 u64 npages;2119 u64 total_size;2120 struct list_head node;2121 atomic_t mapping_cnt;2122 u32 exporting_cnt;2123 u32 asid;2124 u32 page_size;[all …]