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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dpgtable.h89 #define _PAGE_BIT_WRITE 5 /* Write */ macro
101 #define _PAGE_WRITE (1UL << _PAGE_BIT_WRITE)
270 clear_bit(_PAGE_BIT_WRITE, ptep);

Completed in 59 milliseconds