Searched defs:base_jit_alloc_info_11_5 (Results 1 – 2 of 2) sorted by relevance
244 struct base_jit_alloc_info_11_5 { struct245 u64 gpu_alloc_addr;246 u64 va_pages;247 u64 commit_pages;248 u64 extent;249 u8 id;250 u8 bin_id;251 u8 max_allocations;252 u8 flags;253 u8 padding[2];[all …]
245 struct base_jit_alloc_info_11_5 { struct246 __u64 gpu_alloc_addr;247 __u64 va_pages;248 __u64 commit_pages;249 __u64 extension;250 __u8 id;251 __u8 bin_id;252 __u8 max_allocations;253 __u8 flags;254 __u8 padding[2];[all …]