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