Searched refs:_PAGE_WRITE_BIT (Results 1 – 1 of 1) sorted by relevance
169 #define _PAGE_WRITE_BIT 30 /* (0x002) write access allowed */ macro200 #define _PAGE_WRITE (1 << xlate_pabit(_PAGE_WRITE_BIT))
Completed in 6 milliseconds