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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dpgtable.h92 #define _PAGE_EXT_KERN_WRITE 0x1000 /* EPR4-bit: Kernel space writable */ macro
210 _PAGE_EXT_KERN_WRITE | \
218 _PAGE_EXT_KERN_WRITE | \
231 _PAGE_EXT_KERN_WRITE | \
389 PTE_BIT_FUNC(high, mkwrite, |= _PAGE_EXT_USER_WRITE | _PAGE_EXT_KERN_WRITE);

Completed in 90 milliseconds