浏览代码

ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL

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>
Alastair D'Silva 7 年之前
父节点
当前提交
e7666d046a
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      Documentation/accelerators/ocxl.rst

+ 5 - 0
Documentation/accelerators/ocxl.rst

@@ -152,6 +152,11 @@ OCXL_IOCTL_IRQ_SET_FD:
   Associate an event fd to an AFU interrupt so that the user process
   Associate an event fd to an AFU interrupt so that the user process
   can be notified when the AFU sends an interrupt.
   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
 mmap
 ----
 ----