Searched refs:XPC_PACK_ARGS (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/misc/sgi-xp/ | ||
| D | xpc.h | 293 #define XPC_PACK_ARGS(_arg1, _arg2) \ macro |
| D | xpc_main.c | 783 u64 args = XPC_PACK_ARGS(ch->partid, ch->number); in xpc_create_kthreads() |