Searched defs:ocxl_ioctl_metadata (Results 1 – 1 of 1) sorted by relevance
35 struct ocxl_ioctl_metadata { struct36 __u16 version; /* struct version, always backwards compatible */39 __u8 afu_version_major;40 __u8 afu_version_minor;41 __u32 pasid; /* PASID assigned to the current context */43 __u64 pp_mmio_size; /* Per PASID MMIO size */44 __u64 global_mmio_size;48 __u64 reserved[13]; /* Total of 16*u64 */