Searched refs:intel_handle_aet_option (Results 1 – 2 of 2) sorted by relevance
242 bool intel_handle_aet_option(bool force_off, char *tok);253 static inline bool intel_handle_aet_option(bool force_off, char *tok) { return false; } in intel_handle_aet_option() function
844 if (intel_handle_aet_option(force_off, tok)) in set_rdt_options()