Searched refs:CF_PAGE_WRITABLE (Results 1 – 1 of 1) sorted by relevance
13 #define CF_PAGE_WRITABLE MMUDR_W /* 0x00000008 */ macro55 | CF_PAGE_WRITABLE \71 | CF_PAGE_WRITABLE \78 | CF_PAGE_WRITABLE \99 | CF_PAGE_WRITABLE)103 | CF_PAGE_WRITABLE)113 | CF_PAGE_WRITABLE \118 | CF_PAGE_WRITABLE \227 return pte_val(pte) & CF_PAGE_WRITABLE; in pte_write()252 pte_val(pte) &= ~CF_PAGE_WRITABLE; in pte_wrprotect()[all …]