Home
last modified time | relevance | path

Searched refs:incore (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dsnps,arc700-intc.txt1 * ARC700 incore Interrupt Controller
H A Dsnps,archs-intc.txt1 * ARC-HS incore Interrupt Controller (Provided by cores implementing ARCv2 ISA)
/f-stack/freebsd/sys/
H A Dbuf.h557 struct buf *incore(struct bufobj *, daddr_t);
/f-stack/freebsd/kern/
H A Dvfs_bio.c3611 incore(struct bufobj *bo, daddr_t blkno) in incore() function
3632 if (incore(&vp->v_bufobj, blkno)) in inmem()