summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/vas.h
diff options
context:
space:
mode:
authorSukadev Bhattiprolu2017-11-08 03:23:56 +0100
committerMichael Ellerman2017-11-11 23:03:10 +0100
commit5676be2fb7035ac32da3a96241611e7eddff6157 (patch)
treec6cbbfcce47e961dfac63cc3826555c4dd022874 /arch/powerpc/platforms/powernv/vas.h
parentpowerpc: Define set_thread_uses_vas() (diff)
downloadkernel-qcow2-linux-5676be2fb7035ac32da3a96241611e7eddff6157.tar.gz
kernel-qcow2-linux-5676be2fb7035ac32da3a96241611e7eddff6157.tar.xz
kernel-qcow2-linux-5676be2fb7035ac32da3a96241611e7eddff6157.zip
powerpc/vas: Define vas_win_paste_addr()
Define an interface that the NX drivers can use to find the physical paste address of a send window. This interface is expected to be used with the mmap() operation of the NX driver's device. i.e the user space process can use driver's mmap() operation to map the send window's paste address into their address space and then use copy and paste instructions to submit the CRBs to the NX engine. Note that kernel drivers will use vas_paste_crb() directly and don't need this interface. Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/powernv/vas.h')
0 files changed, 0 insertions, 0 deletions