Searched refs:ap_q_supported_in_se (Results 1 – 1 of 1) sorted by relevance
25 static inline bool ap_q_supported_in_se(struct ap_queue *aq) in ap_q_supported_in_se() function1124 if (ap_is_se_guest() && ap_q_supported_in_se(aq)) in ap_queue_create()1206 if (!ap_q_supported_in_se(aq)) { in ap_queue_usable()