Searched refs:RKEY (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dblowfish-x86_64-asm_64.S69 #define RKEY %r10 define
210 xorq RKEY, RX0; \
211 xorq RKEY, RX1; \
212 xorq RKEY, RX2; \
213 xorq RKEY, RX3;
216 movq p+4*(n)(CTX), RKEY;
236 movq p+4*((n)-1)(CTX), RKEY; \
237 rorq $32, RKEY;
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_keys.c189 * ipath_rkey_ok - check the IB virtual address, length, and RKEY
211 * We use RKEY == zero for kernel virtual addresses ipath_rkey_ok()
H A Dipath_mr.c312 * Resources are allocated but no valid mapping (RKEY can't be ipath_alloc_fmr()
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_keys.c240 * qib_rkey_ok - check the IB virtual address, length, and RKEY
261 * We use RKEY == zero for kernel virtual addresses qib_rkey_ok()
H A Dqib_mr.c407 * Resources are allocated but no valid mapping (RKEY can't be qib_alloc_fmr()
/linux-4.1.27/net/sunrpc/xprtrdma/
H A Dsvc_rdma_marshal.c54 * handle : u32 RKEY
77 * handle : u32 RKEY ---+
/linux-4.1.27/drivers/infiniband/ulp/iser/
H A Diser_initiator.c87 iser_dbg("Cmd itt:%d READ tags RKEY:%#.4X VA:%#llX\n", iser_prepare_read_cmd()
144 iser_dbg("Cmd itt:%d, WRITE tags, RKEY:%#.4X " iser_prepare_write_cmd()

Completed in 196 milliseconds