Searched refs:pteflags (Results 1 – 1 of 1) sorted by relevance
162 static unsigned long htab_convert_pte_flags(unsigned long pteflags) in htab_convert_pte_flags() argument164 unsigned long rflags = pteflags & 0x1fa; in htab_convert_pte_flags()167 if ((pteflags & _PAGE_EXEC) == 0) in htab_convert_pte_flags()173 if ((pteflags & _PAGE_USER) && !((pteflags & _PAGE_RW) && in htab_convert_pte_flags()174 (pteflags & _PAGE_DIRTY))) in htab_convert_pte_flags()