Searched defs:pte_flags (Results 1 – 3 of 3) sorted by relevance
321 u32 pte_flags = I810_PTE_VALID; in i810_write_entry() local762 u32 pte_flags = I810_PTE_VALID; in i830_write_entry() local1142 u32 pte_flags; in i965_write_entry() local1163 u32 pte_flags; in gen6_write_entry() local
273 static inline pteval_t pte_flags(pte_t pte) in pte_flags() function
332 union pte_flags { union