Searched refs:OK_LABEL (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/sparc/include/asm/ |
D | tsb.h | 249 #define KERN_TSB_LOOKUP_TL1(VADDR, TAG, REG1, REG2, REG3, REG4, OK_LABEL) \ argument 258 be,a,pt %xcc, OK_LABEL; \ 265 #define KERN_TSB4M_LOOKUP_TL1(TAG, REG1, REG2, REG3, REG4, OK_LABEL) \ argument 273 be,a,pt %xcc, OK_LABEL; \
|