Searched refs:HAT_COW (Results 1 – 2 of 2) sorted by relevance
397 res = hat_softlock(hat, uaddr, &size, &ppp[0], cow ? HAT_COW : 0); in cow_mapin()
420 #define HAT_COW 0x0001 macro