Lines Matching defs:asid
1625 int (*context_switch)(struct hl_device *hdev, u32 asid);
1640 u32 flags, u32 asid, u64 va, u64 size);
1641 int (*mmu_prefetch_cache_range)(struct hl_ctx *ctx, u32 flags, u32 asid, u64 va, u64 size);
1861 * @asid: context's unique address space ID in the device's MMU.
1888 u32 asid;
2157 * @asid: the context related to this list.
2173 u32 asid;
2848 * @asid: ASID for maintenance operation.
2856 u32 asid;
3664 void hl_asid_free(struct hl_device *hdev, unsigned long asid);
3772 u32 flags, u32 asid, u64 va, u64 size);
3773 int hl_mmu_prefetch_cache_range(struct hl_ctx *ctx, u32 flags, u32 asid, u64 va, u64 size);
3860 int hl_fw_cpucp_engine_core_asid_set(struct hl_device *hdev, u32 asid);