Home
last modified time | relevance | path

Searched refs:_REGION_ENTRY_NOEXEC (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/asm/
H A Dpgtable.h271 #define _REGION_ENTRY_NOEXEC 0x100 /* region no-execute bit */ macro
515 _REGION_ENTRY_NOEXEC)
522 _REGION_ENTRY_NOEXEC)
/linux/arch/s390/boot/
H A Dstartup.c127 region_noexec_mask &= ~_REGION_ENTRY_NOEXEC; in detect_facilities()