Home
last modified time | relevance | path

Searched refs:PROT_SAO (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/uapi/asm/
H A Dmman.h14 #define PROT_SAO 0x10 /* Strong Access Ordering */ macro
/linux/tools/testing/selftests/powerpc/mm/
H A Dprot_sao.c35 p = mmap(NULL, SIZE, PROT_READ | PROT_WRITE | PROT_SAO, in test_prot_sao()
/linux/arch/powerpc/
H A DKconfig957 bool "Support PROT_SAO mappings in LPARs"
960 This option adds support for PROT_SAO mappings from userspace