Searched refs:wq_pasid_enabled (Results 1 – 2 of 2) sorted by relevance
596 static inline bool wq_pasid_enabled(struct idxd_wq *wq)604 return (support_enqcmd && wq_pasid_enabled(wq));585 static inline bool wq_pasid_enabled(struct idxd_wq *wq) wq_pasid_enabled() function
1428 if (wq_pasid_enabled(wq)) { in idxd_drv_enable_wq()