Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dmman.h31 __pgprot(_PAGE_SAO | vmflag_to_pte_pkey_bits(vm_flags)) : in arch_vm_get_page_prot()
34 return (vm_flags & VM_SAO) ? __pgprot(_PAGE_SAO) : __pgprot(0); in arch_vm_get_page_prot()
/linux/arch/powerpc/include/asm/nohash/64/
A Dpgtable.h86 #define _PAGE_SAO 0 macro
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h24 #define _PAGE_SAO 0x00010 /* Strong access order */ macro
860 #define _PAGE_CACHE_CTL (_PAGE_SAO | _PAGE_NON_IDEMPOTENT | _PAGE_TOLERANT)
/linux/arch/powerpc/mm/book3s64/
A Dhash_utils.c237 else if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_SAO) in htab_convert_pte_flags()

Completed in 11 milliseconds