Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/mm/book3s64/
Dpgtable.c567 prot |= _PAGE_SAO; in vm_get_page_prot()
Dhash_utils.c335 else if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_SAO) in htab_convert_pte_flags()
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dpgtable.h23 #define _PAGE_SAO 0x00010 /* Strong access order */ macro
863 #define _PAGE_CACHE_CTL (_PAGE_SAO | _PAGE_NON_IDEMPOTENT | _PAGE_TOLERANT)