Searched defs:UVM_ET_ISCOPYONWRITE (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/uvm/
H A Duvm.h100 #define UVM_ET_ISCOPYONWRITE(E) (((E)->etype & UVM_ET_COPYONWRITE) != 0) macro

Completed in 54 milliseconds