Lines Matching refs:tst
152 tst r1, #L_PTE_DIRTY|L_PTE_RDONLY
155 tst r1, #L_PTE_USER
162 tst r1, #L_PTE_XN
167 tst r1, #L_PTE_YOUNG
201 tst r3, #L_PTE_USER @ user?
204 tst r3, #L_PTE_RDONLY | L_PTE_DIRTY @ write and dirty?
207 tst r3, #L_PTE_PRESENT | L_PTE_YOUNG @ present and young?
212 tst r2, #PTE_CACHEABLE
243 tst r3, #L_PTE_USER @ user?
246 tst r3, #L_PTE_RDONLY | L_PTE_DIRTY @ write and dirty?
252 tst r3, #L_PTE_PRESENT | L_PTE_YOUNG @ present and young?