Searched defs:idxd_int_handle_revoke (Results 1 – 1 of 1) sorted by relevance
31 struct idxd_int_handle_revoke { struct32 struct work_struct work;33 struct idxd_device *idxd;133 static void idxd_int_handle_revoke(struct work_struct *work) in idxd_int_handle_revoke() function