Searched refs:_PAGE_WRITE_BIT (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dpgtable.h127 #define _PAGE_WRITE_BIT 30 /* (0x002) write access allowed */ macro
162 #define _PAGE_WRITE (1 << xlate_pabit(_PAGE_WRITE_BIT))

Completed in 45 milliseconds