UVMPAGER_MAPIN_READ  135 uvm/uvm_pager.c 	if (flags & UVMPAGER_MAPIN_READ)
UVMPAGER_MAPIN_READ 1831 uvm/uvm_swap.c 	mapinflags = !write ? UVMPAGER_MAPIN_READ : UVMPAGER_MAPIN_WRITE;
UVMPAGER_MAPIN_READ 1876 uvm/uvm_swap.c 		swmapflags = UVMPAGER_MAPIN_READ;
UVMPAGER_MAPIN_READ 1605 uvm/uvm_vnode.c 	    UVMPAGER_MAPIN_READ : UVMPAGER_MAPIN_WRITE;