Home
last modified time | relevance | path

Searched refs:_SEGMENT_ENTRY_NOEXEC (Results 1 – 4 of 4) sorted by relevance

/arch/s390/mm/
A Dpageattr.c134 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()
A Dhugetlbpage.c71 _SEGMENT_ENTRY_NOEXEC); in __pte_to_rste()
128 pteval |= move_set_bit(rste, _SEGMENT_ENTRY_NOEXEC, _PAGE_NOEXEC); in __rste_to_pte()
/arch/s390/include/asm/
A Dpgtable.h319 #define _SEGMENT_ENTRY_NOEXEC 0x100 /* segment no-execute bit */ macro
487 _SEGMENT_ENTRY_NOEXEC)
494 _SEGMENT_ENTRY_NOEXEC)
504 _SEGMENT_ENTRY_NOEXEC)
510 _SEGMENT_ENTRY_NOEXEC)
/arch/s390/boot/
A Dstartup.c130 segment_noexec_mask &= ~_SEGMENT_ENTRY_NOEXEC; in detect_facilities()

Completed in 12 milliseconds