Searched refs:CF_PAGE_WRITABLE (Results 1 – 2 of 2) sorted by relevance
14 #define CF_PAGE_WRITABLE MMUDR_W /* 0x00000008 */ macro59 | CF_PAGE_WRITABLE \75 | CF_PAGE_WRITABLE \82 | CF_PAGE_WRITABLE \159 return pte_val(pte) & CF_PAGE_WRITABLE; in pte_write()179 pte_val(pte) &= ~CF_PAGE_WRITABLE; in pte_wrprotect()209 pte_val(pte) |= CF_PAGE_WRITABLE; in pte_mkwrite_novma()
225 CF_PAGE_WRITABLE),229 CF_PAGE_WRITABLE),239 CF_PAGE_WRITABLE |244 CF_PAGE_WRITABLE |