Searched refs:TPARG_FL_LOC_MASK (Results 1 – 1 of 1) sorted by relevance
377 #define TPARG_FL_LOC_MASK GENMASK(4, 0) macro381 return (flags & TPARG_FL_LOC_MASK) == (TPARG_FL_KERNEL | TPARG_FL_FENTRY); in tparg_is_function_entry()