uvm_map.c | 979 * uvm_map_clip_start: ensure that the entry begins at or after 982 * => caller should use UVM_MAP_CLIP_START macro rather than calling 988 uvm_map_clip_start(struct vm_map *map, struct vm_map_entry *entry, function in typeref:typename:void 2337 UVM_MAP_CLIP_START(map, entry, start); 2816 UVM_MAP_CLIP_START(srcmap, entry, start); 3109 UVM_MAP_CLIP_START(map, entry, start); 3173 UVM_MAP_CLIP_START(map, entry, start); 3345 UVM_MAP_CLIP_START(map, entry, start); 3377 UVM_MAP_CLIP_START(map, entry, start); 3524 UVM_MAP_CLIP_START(map, entry, start) [all...] |