taglinefilesource code
_PAGE_COW96include/asm-mips/pgtable.h#define _PAGE_COW                   (1<<1)  /* implemented in software */
_PAGE_COW113include/asm-ppc/pgtable.h#define _PAGE_COW  0x200  /* implemented in software (one of the AVL bits) */