Searched refs:RW_LOCK_BIAS_STR (Results 1 – 3 of 3) sorted by relevance
220 "seth %1, #high(" RW_LOCK_BIAS_STR "); \n\t" in arch_write_lock()221 "or3 %1, %1, #low(" RW_LOCK_BIAS_STR "); \n\t" in arch_write_lock()284 "seth %1, #high(" RW_LOCK_BIAS_STR "); \n\t" in arch_write_unlock()285 "or3 %1, %1, #low(" RW_LOCK_BIAS_STR "); \n\t" in arch_write_unlock()
19 #define RW_LOCK_BIAS_STR "0x01000000" macro
30 #define RW_LOCK_BIAS_STR "0x01000000" macro