HomeSort by: relevance | last modified time | path
    Searched defs:vmapbuf (Results 1 - 25 of 48) sorted by relevancy

1 2

  /src/sys/arch/usermode/usermode/
vm_machdep.c 47 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
55 panic("vmapbuf");
69 panic("vmapbuf: null page frame");
vm_machdep.c 47 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
55 panic("vmapbuf");
69 panic("vmapbuf: null page frame");
vm_machdep.c 47 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
55 panic("vmapbuf");
69 panic("vmapbuf: null page frame");
  /src/sys/arch/ia64/ia64/
vm_machdep.c 230 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
vm_machdep.c 230 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
vm_machdep.c 230 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
  /src/sys/arch/m68k/m68k/
vm_machdep.c 149 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
158 panic("vmapbuf");
170 panic("vmapbuf: null page frame");
vm_machdep.c 149 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
158 panic("vmapbuf");
170 panic("vmapbuf: null page frame");
vm_machdep.c 149 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
158 panic("vmapbuf");
170 panic("vmapbuf: null page frame");
  /src/sys/arch/hppa/hppa/
vm_machdep.c 206 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
216 panic("vmapbuf");
229 panic("vmapbuf: null page frame");
vm_machdep.c 206 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
216 panic("vmapbuf");
229 panic("vmapbuf: null page frame");
  /src/sys/arch/sparc/sparc/
vm_machdep.c 81 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
90 panic("vmapbuf");
115 panic("vmapbuf: null page frame");
vm_machdep.c 81 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
90 panic("vmapbuf");
115 panic("vmapbuf: null page frame");
  /src/sys/arch/alpha/alpha/
vm_machdep.c 200 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
207 panic("vmapbuf");
219 panic("vmapbuf: null page frame");
vm_machdep.c 200 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
207 panic("vmapbuf");
219 panic("vmapbuf: null page frame");
  /src/sys/arch/powerpc/powerpc/
vm_machdep.c 250 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
259 panic("vmapbuf");
vm_machdep.c 250 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
259 panic("vmapbuf");
  /src/sys/arch/aarch64/aarch64/
vm_machdep.c 211 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
218 panic("vmapbuf");
vm_machdep.c 211 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
218 panic("vmapbuf");
  /src/sys/arch/riscv/riscv/
vm_machdep.c 213 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
218 panic("vmapbuf");
233 panic("vmapbuf: null page frame");
vm_machdep.c 213 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
218 panic("vmapbuf");
233 panic("vmapbuf: null page frame");
  /src/sys/arch/vax/vax/
vm_machdep.c 236 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
249 panic("vmapbuf");
261 panic("vmapbuf: null page frame");
vm_machdep.c 236 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
249 panic("vmapbuf");
261 panic("vmapbuf: null page frame");
  /src/sys/arch/x86/x86/
vm_machdep.c 293 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int
vm_machdep.c 293 vmapbuf(struct buf *bp, vsize_t len) function in typeref:typename:int

Completed in 50 milliseconds

1 2