Home
last modified time | relevance | path

Searched refs:CF_PAGE_WRITABLE (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/m68k/include/asm/
Dmcf_pgtable.h14 #define CF_PAGE_WRITABLE MMUDR_W /* 0x00000008 */ macro
56 | CF_PAGE_WRITABLE \
72 | CF_PAGE_WRITABLE \
79 | CF_PAGE_WRITABLE \
100 | CF_PAGE_WRITABLE)
104 | CF_PAGE_WRITABLE)
114 | CF_PAGE_WRITABLE \
119 | CF_PAGE_WRITABLE \
228 return pte_val(pte) & CF_PAGE_WRITABLE; in pte_write()
253 pte_val(pte) &= ~CF_PAGE_WRITABLE; in pte_wrprotect()
[all …]