Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_args.h116 #define PICK_ARG6(args...) PICK_ARG5(DROP_FIRST_ARG(args)) macro
117 #define PICK_ARG7(args...) PICK_ARG6(DROP_FIRST_ARG(args))