tag
line
file
source code
_PAGE_RW
57
include/asm-i386/pgtable.h
#define _PAGE_RW 0x002
_PAGE_RW
71
include/asm-mips/page.h
#define _PAGE_RW (1<<8) /* The MIPS dirty bit */