Searched refs:_SEGMENT_ENTRY_NOEXEC (Results 1 – 4 of 4) sorted by relevance
125 nx = !!(pmd_val(*pmdp) & _SEGMENT_ENTRY_NOEXEC); in split_pmd_page()152 new = set_pmd_bit(new, __pgprot(_SEGMENT_ENTRY_NOEXEC)); in modify_pmd_page()154 new = clear_pmd_bit(new, __pgprot(_SEGMENT_ENTRY_NOEXEC)); in modify_pmd_page()215 prot &= ~_SEGMENT_ENTRY_NOEXEC; in split_pud_page()
70 _SEGMENT_ENTRY_NOEXEC); in __pte_to_rste()127 pteval |= move_set_bit(rste, _SEGMENT_ENTRY_NOEXEC, _PAGE_NOEXEC); in __rste_to_pte()
319 #define _SEGMENT_ENTRY_NOEXEC 0x100 /* segment no-execute bit */ macro465 _SEGMENT_ENTRY_NOEXEC)472 _SEGMENT_ENTRY_NOEXEC)482 _SEGMENT_ENTRY_NOEXEC)488 _SEGMENT_ENTRY_NOEXEC)
126 segment_noexec_mask &= ~_SEGMENT_ENTRY_NOEXEC; in detect_facilities()