Searched refs:CF_PAGE_WRITABLE (Results 1 – 2 of 2) sorted by relevance
14 #define CF_PAGE_WRITABLE MMUDR_W /* 0x00000008 */ macro56 | CF_PAGE_WRITABLE \72 | CF_PAGE_WRITABLE \79 | CF_PAGE_WRITABLE \163 return pte_val(pte) & CF_PAGE_WRITABLE; in pte_write()183 pte_val(pte) &= ~CF_PAGE_WRITABLE; in pte_wrprotect()213 pte_val(pte) |= CF_PAGE_WRITABLE; in pte_mkwrite()
244 CF_PAGE_WRITABLE),248 CF_PAGE_WRITABLE),258 CF_PAGE_WRITABLE |263 CF_PAGE_WRITABLE |