Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_args.h119 #define PICK_ARG9(args...) PICK_ARG8(DROP_FIRST_ARG(args)) macro
120 #define PICK_ARG10(args...) PICK_ARG9(DROP_FIRST_ARG(args))