Searched refs:_SEGMENT_ENTRY_NOEXEC (Results 1 – 5 of 5) sorted by relevance
124 nx = !!(pmd_val(*pmdp) & _SEGMENT_ENTRY_NOEXEC); in split_pmd_page()151 new = set_pmd_bit(new, __pgprot(_SEGMENT_ENTRY_NOEXEC)); in modify_pmd_page()153 new = clear_pmd_bit(new, __pgprot(_SEGMENT_ENTRY_NOEXEC)); in modify_pmd_page()208 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()
107 sgt_prot &= ~_SEGMENT_ENTRY_NOEXEC; in kasan_early_pgtable_populate()
219 prot &= ~_SEGMENT_ENTRY_NOEXEC; in modify_pmd_table()
281 #define _SEGMENT_ENTRY_NOEXEC 0x100 /* segment no-execute bit */ macro435 _SEGMENT_ENTRY_NOEXEC)440 _SEGMENT_ENTRY_NOEXEC)449 _SEGMENT_ENTRY_NOEXEC)455 _SEGMENT_ENTRY_NOEXEC)1647 entry = clear_pmd_bit(entry, __pgprot(_SEGMENT_ENTRY_NOEXEC)); in set_pmd_at()