Lines Matching refs:tst
167 tst r1, #L_PTE_DIRTY|L_PTE_RDONLY
170 tst r1, #L_PTE_USER
177 tst r1, #L_PTE_XN
182 tst r1, #L_PTE_YOUNG
216 tst r3, #L_PTE_USER @ user?
219 tst r3, #L_PTE_RDONLY | L_PTE_DIRTY @ write and dirty?
222 tst r3, #L_PTE_PRESENT | L_PTE_YOUNG @ present and young?
227 tst r2, #PTE_CACHEABLE
258 tst r3, #L_PTE_USER @ user?
261 tst r3, #L_PTE_RDONLY | L_PTE_DIRTY @ write and dirty?
267 tst r3, #L_PTE_PRESENT | L_PTE_YOUNG @ present and young?