Searched defs:startslot (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/sys/uvm/ |
| D | uvm_swap.c | 411 uvm_swap_markdecrypt(struct swapdev *sdp, int startslot, int npages, in uvm_swap_markdecrypt() 1563 uvm_swap_markbad(int startslot, int nslots) in uvm_swap_markbad() 1588 uvm_swap_free(int startslot, int nslots) in uvm_swap_free() 1688 uvm_swap_io(struct vm_page **pps, int startslot, int npages, int flags)
|
| D | uvm_aobj.c | 1237 uao_swap_off(int startslot, int endslot) in uao_swap_off() 1298 uao_pagein(struct uvm_aobj *aobj, int startslot, int endslot) in uao_pagein()
|
| D | uvm_amap.c | 1079 amap_swap_off(int startslot, int endslot) in amap_swap_off()
|