]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commitdiff
ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL
authorAlastair D'Silva <alastair@d-silva.org>
Thu, 22 Feb 2018 04:17:39 +0000 (15:17 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 2 Mar 2018 02:02:15 +0000 (13:02 +1100)
Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
Acked-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Acked-by: Frederic Barrat <fbarrat@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Documentation/accelerators/ocxl.rst

index 4f7af841d935a261f5ffb96abd4f221364ee9e3d..ddcc58d01cfbce99a2da80a91101213203b83e82 100644 (file)
@@ -152,6 +152,11 @@ OCXL_IOCTL_IRQ_SET_FD:
   Associate an event fd to an AFU interrupt so that the user process
   can be notified when the AFU sends an interrupt.
 
+OCXL_IOCTL_GET_METADATA:
+
+  Obtains configuration information from the card, such at the size of
+  MMIO areas, the AFU version, and the PASID for the current context.
+
 
 mmap
 ----