Lines Matching refs:tst
166 tst r1, #L_PTE_DIRTY|L_PTE_RDONLY
169 tst r1, #L_PTE_USER
176 tst r1, #L_PTE_XN
181 tst r1, #L_PTE_YOUNG
215 tst r3, #L_PTE_USER @ user?
218 tst r3, #L_PTE_RDONLY | L_PTE_DIRTY @ write and dirty?
221 tst r3, #L_PTE_PRESENT | L_PTE_YOUNG @ present and young?
226 tst r2, #PTE_CACHEABLE
257 tst r3, #L_PTE_USER @ user?
260 tst r3, #L_PTE_RDONLY | L_PTE_DIRTY @ write and dirty?
266 tst r3, #L_PTE_PRESENT | L_PTE_YOUNG @ present and young?