Searched refs:cam_entry_cache (Results 1 – 2 of 2) sorted by relevance
253 struct cam_entry_cache { struct285 struct cam_entry_cache cam_cache[TOTAL_CAM_ENTRY];
445 memset(dvobj->cam_cache, 0, sizeof(struct cam_entry_cache)*TOTAL_CAM_ENTRY); in invalidate_cam_all()547 memset(&(dvobj->cam_cache[id]), 0, sizeof(struct cam_entry_cache)); in clear_cam_cache()