Searched defs:base_jit_alloc_info (Results 1 – 4 of 4) sorted by relevance
299 struct base_jit_alloc_info { struct300 u64 gpu_alloc_addr;301 u64 va_pages;302 u64 commit_pages;303 u64 extent;304 u8 id;305 u8 bin_id;306 u8 max_allocations;307 u8 flags;308 u8 padding[2];[all …]
300 struct base_jit_alloc_info { struct301 __u64 gpu_alloc_addr;302 __u64 va_pages;303 __u64 commit_pages;304 __u64 extension;305 __u8 id;306 __u8 bin_id;307 __u8 max_allocations;308 __u8 flags;309 __u8 padding[2];[all …]
438 struct base_jit_alloc_info { struct439 u64 gpu_alloc_addr;440 u64 va_pages;441 u64 commit_pages;442 u64 extent;443 u8 id;
427 struct base_jit_alloc_info { struct428 u64 gpu_alloc_addr;429 u64 va_pages;430 u64 commit_pages;431 u64 extent;432 u8 id;