Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_args.h112 #define PICK_ARG2(args...) PICK_ARG1(DROP_FIRST_ARG(args)) macro
113 #define PICK_ARG3(args...) PICK_ARG2(DROP_FIRST_ARG(args))