Searched refs:incore (Results 1 – 4 of 4) sorted by relevance
1 * ARC700 incore Interrupt Controller
1 * ARC-HS incore Interrupt Controller (Provided by cores implementing ARCv2 ISA)
557 struct buf *incore(struct bufobj *, daddr_t);
3611 incore(struct bufobj *bo, daddr_t blkno) in incore() function3632 if (incore(&vp->v_bufobj, blkno)) in inmem()