Searched refs:_PAGE_BIT_WRITE (Results 1 – 1 of 1) sorted by relevance
87 #define _PAGE_BIT_WRITE 5 /* Write */ macro98 #define _PAGE_WRITE (1UL << _PAGE_BIT_WRITE)259 clear_bit(_PAGE_BIT_WRITE, ptep); in ptep_set_wrprotect()