Searched refs:_PAGE_SAO (Results 1 – 2 of 2) sorted by relevance
21 #define _PAGE_SAO 0x00010 /* Strong access order */ macro763 #define _PAGE_CACHE_CTL (_PAGE_SAO | _PAGE_NON_IDEMPOTENT | _PAGE_TOLERANT)
609 else if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_SAO) in htab_convert_pte_flags()