Searched refs:_PGMT_MASK (Results 1 – 1 of 1) sorted by relevance
124 #define _PGMT_MASK (1UL << PG_arch_2 | 1UL << PG_arch_1) macro125 #define _PGMT_CLEAR_MASK (~_PGMT_MASK)129 unsigned long pg_flags = pg->flags & _PGMT_MASK; in get_page_memtype()
Completed in 6 milliseconds