Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dkfd_ioctl.h710 struct kfd_criu_bo_bucket { struct
711 __u64 addr;
712 __u64 size;
713 __u64 offset;
714 __u64 restored_offset; /* During restore, updated offset for BO */
715 __u32 gpu_id; /* This is the user_gpu_id */
716 __u32 alloc_flags;
717 __u32 dmabuf_fd;
718 __u32 pad;