Home
last modified time | relevance | path

Searched refs:PICK_ARG11 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_args.h121 #define PICK_ARG11(args...) PICK_ARG10(DROP_FIRST_ARG(args)) macro
122 #define PICK_ARG12(args...) PICK_ARG11(DROP_FIRST_ARG(args))