Searched defs:FIRST_ARG (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/platforms/pseries/ | ||
H A D | hvCall.S | 101 #define HCALL_INST_PRECALL(FIRST_ARG) argument |
/linux/drivers/gpu/drm/xe/ | ||
H A D | xe_args.h | 68 #define FIRST_ARG(args...) __FIRST_ARG(args) macro |