Searched refs:SET_MEMORY_RO (Results 1 – 4 of 4) sorted by relevance
19 #define SET_MEMORY_RO BIT(_SET_MEMORY_RO_BIT) macro55 __SET_MEMORY_FUNC(set_memory_ro, SET_MEMORY_RO)59 __SET_MEMORY_FUNC(set_memory_rox, SET_MEMORY_RO | SET_MEMORY_X)
5 #define SET_MEMORY_RO 0 macro16 return change_memory_attr(addr, numpages, SET_MEMORY_RO); in set_memory_ro()
98 if (flags & SET_MEMORY_RO) in walk_pte_level()156 if (flags & SET_MEMORY_RO) in modify_pmd_page()245 if (flags & SET_MEMORY_RO) in modify_pud_page()353 flags &= SET_MEMORY_RO | SET_MEMORY_RW; in change_page_attr_alias()
37 case SET_MEMORY_RO: in change_page_attr()