uvm_map.c | 1283 const vm_inherit_t inherit = UVM_INHERIT(flags); local in function:uvm_map_enter 1354 prot, maxprot, inherit, advice, 0)) { 1411 prot, maxprot, inherit, advice, 0)) { 1573 new_entry->inheritance = inherit; 3317 * => note that the inherit code is used during a "fork". see fork
|