summaryrefslogtreecommitdiffstats
path: root/sys/mips/include/sf_buf.h
Commit message (Expand)AuthorAgeFilesLines
* style(9)glebius2014-09-071-4/+3
* Implement local sfbuf_map and sfbuf_unmap for MIPS32.adrian2014-09-061-0/+19
* Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cglebius2014-08-051-51/+3
* Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarationsglebius2013-09-061-0/+3
* On those machines, where sf_bufs do not represent any real object, makeglebius2013-09-061-0/+12
* Implement sf_buf using direct map (XKPHYS) in MIPS n64.jchandra2011-01-271-0/+28
* o) Use the direct map where possible for uiomove_fromphys, based on code fromjmallett2010-04-161-12/+3
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,imp2008-04-131-0/+65
OpenPOWER on IntegriCloud