Searched refs:pteflags (Results 1 – 1 of 1) sorted by relevance
161 static unsigned long htab_convert_pte_flags(unsigned long pteflags) in htab_convert_pte_flags() argument163 unsigned long rflags = pteflags & 0x1fa; in htab_convert_pte_flags()166 if ((pteflags & _PAGE_EXEC) == 0) in htab_convert_pte_flags()172 if ((pteflags & _PAGE_USER) && !((pteflags & _PAGE_RW) && in htab_convert_pte_flags()173 (pteflags & _PAGE_DIRTY))) in htab_convert_pte_flags()