Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dkfd_ioctl.h584 struct kfd_criu_bo_bucket { struct
585 __u64 addr;
586 __u64 size;
587 __u64 offset;
588 __u64 restored_offset; /* During restore, updated offset for BO */
589 __u32 gpu_id; /* This is the user_gpu_id */
590 __u32 alloc_flags;
591 __u32 dmabuf_fd;
592 __u32 pad;

Completed in 7 milliseconds