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