Searched refs:_SEGMENT_ENTRY_NOEXEC (Results 1 – 4 of 4) 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()224 prot &= ~_SEGMENT_ENTRY_NOEXEC; in split_pud_page()
71 _SEGMENT_ENTRY_NOEXEC); in __pte_to_rste()128 pteval |= move_set_bit(rste, _SEGMENT_ENTRY_NOEXEC, _PAGE_NOEXEC); in __rste_to_pte()
319 #define _SEGMENT_ENTRY_NOEXEC 0x100 /* segment no-execute bit */ macro487 _SEGMENT_ENTRY_NOEXEC)494 _SEGMENT_ENTRY_NOEXEC)504 _SEGMENT_ENTRY_NOEXEC)510 _SEGMENT_ENTRY_NOEXEC)
130 segment_noexec_mask &= ~_SEGMENT_ENTRY_NOEXEC; in detect_facilities()
Completed in 12 milliseconds