Searched refs:_SEGMENT_ENTRY_NOEXEC (Results 1 – 5 of 5) sorted by relevance
134 nx = !!(pmd_val(*pmdp) & _SEGMENT_ENTRY_NOEXEC); in split_pmd_page()161 new = set_pmd_bit(new, __pgprot(_SEGMENT_ENTRY_NOEXEC)); in modify_pmd_page()163 new = clear_pmd_bit(new, __pgprot(_SEGMENT_ENTRY_NOEXEC)); in modify_pmd_page()170 new = clear_pmd_bit(new, __pgprot(_SEGMENT_ENTRY_NOEXEC)); in modify_pmd_page()226 prot &= ~_SEGMENT_ENTRY_NOEXEC; in split_pud_page()
68 _SEGMENT_ENTRY_NOEXEC); in __pte_to_rste()116 pteval |= move_set_bit(rste, _SEGMENT_ENTRY_NOEXEC, _PAGE_NOEXEC); in __rste_to_pte()152 rste &= ~_SEGMENT_ENTRY_NOEXEC; in __set_huge_pte_at()
234 prot &= ~_SEGMENT_ENTRY_NOEXEC; in modify_pmd_table()
307 #define _SEGMENT_ENTRY_NOEXEC 0x100 /* segment no-execute bit */ macro461 _SEGMENT_ENTRY_NOEXEC)466 _SEGMENT_ENTRY_NOEXEC)475 _SEGMENT_ENTRY_NOEXEC)481 _SEGMENT_ENTRY_NOEXEC)1782 entry = clear_pmd_bit(entry, __pgprot(_SEGMENT_ENTRY_NOEXEC)); in set_pmd_at()
330 entry = clear_pmd_bit(entry, __pgprot(_SEGMENT_ENTRY_NOEXEC)); in pgtable_pmd_populate()