Home
last modified time | relevance | path

Searched refs:_PAGE_UNUSED1 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/x86/mm/
Dpageattr-test.c39 return pte_flags(pte) & _PAGE_UNUSED1; in pte_testbit()
/linux-3.4.99/arch/x86/include/asm/
Dpgtable_types.h43 #define _PAGE_UNUSED1 (_AT(pteval_t, 1) << _PAGE_BIT_UNUSED1) macro