Searched defs:pte_flags (Results 1 - 2 of 2) sorted by relevance

/arch/x86/include/asm/
H A Dpgtable_types.h322 static inline pteval_t pte_flags(pte_t pte) function
332 return pte_flags(pte) & _PAGE_NUMA_MASK;
/arch/ia64/include/asm/
H A Dkvm_host.h324 union pte_flags { union

Completed in 204 milliseconds