Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dkfd_ioctl.h627 struct kfd_criu_bo_bucket { struct
628 __u64 addr;
629 __u64 size;
630 __u64 offset;
631 __u64 restored_offset; /* During restore, updated offset for BO */
632 __u32 gpu_id; /* This is the user_gpu_id */
633 __u32 alloc_flags;
634 __u32 dmabuf_fd;
635 __u32 pad;