Searched refs:UVM_ET_ISCOMPATIBLE (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/uvm/
H A Duvm_map.c196 * UVM_ET_ISCOMPATIBLE: check some requirements for map entry merging
200 #define UVM_ET_ISCOMPATIBLE(ent, type, uobj, meflags, \ macro
1341 UVM_ET_ISCOMPATIBLE(prev_entry, newetype, uobj, 0,
1398 UVM_ET_ISCOMPATIBLE(prev_entry->next, newetype, uobj, 0,
4685 UVM_ET_ISCOMPATIBLE(next, newetype,
4724 UVM_ET_ISCOMPATIBLE(prev, newetype,

Completed in 218 milliseconds