UVM_ET_ISCOPYONWRITE  400 uvm/uvm_device.c 	if (UVM_ET_ISCOPYONWRITE(entry)) {
UVM_ET_ISCOPYONWRITE  555 uvm/uvm_fault.c #define MASK(entry)     (UVM_ET_ISCOPYONWRITE(entry) ? \
UVM_ET_ISCOPYONWRITE 1314 uvm/uvm_fault.c 		     UVM_ET_ISCOPYONWRITE(ufi.entry);
UVM_ET_ISCOPYONWRITE 1466 uvm/uvm_fault.c 		if (UVM_ET_ISCOPYONWRITE(ufi.entry))
UVM_ET_ISCOPYONWRITE  167 uvm/uvm_loan.c 		} else if (UVM_ET_ISCOPYONWRITE(ufi->entry)) {
UVM_ET_ISCOPYONWRITE 2139 uvm/uvm_map.c  	    !UVM_ET_ISCOPYONWRITE(entry) && !UVM_ET_ISNEEDSCOPY(entry)) {
UVM_ET_ISCOPYONWRITE 2160 uvm/uvm_map.c  #define MASK(entry)     (UVM_ET_ISCOPYONWRITE(entry) ? \
UVM_ET_ISCOPYONWRITE 3345 uvm/uvm_map.c  		if (!UVM_ET_ISCOPYONWRITE(old_entry) &&