Searched refs:__LL (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/arch/mips/include/asm/ |
| D | bitops.h | 28 #define __LL "ll " macro 35 #define __LL "lld " macro 77 "1: " __LL "%0, %1 # set_bit \n" in set_bit() 88 " " __LL "%0, %1 # set_bit \n" in set_bit() 99 " " __LL "%0, %1 # set_bit \n" in set_bit() 129 "1: " __LL "%0, %1 # clear_bit \n" in clear_bit() 140 " " __LL "%0, %1 # clear_bit \n" in clear_bit() 151 " " __LL "%0, %1 # clear_bit \n" in clear_bit() 195 "1: " __LL "%0, %1 # change_bit \n" in change_bit() 209 " " __LL "%0, %1 # change_bit \n" in change_bit() [all …]
|
| D | local.h | 38 "1:" __LL "%1, %2 # local_add_return \n" in local_add_return() 52 "1:" __LL "%1, %2 # local_add_return \n" in local_add_return() 83 "1:" __LL "%1, %2 # local_sub_return \n" in local_sub_return() 97 "1:" __LL "%1, %2 # local_sub_return \n" in local_sub_return()
|
| D | kvm_host.h | 511 " " __LL "%0, %1 \n" in _kvm_atomic_set_c0_guest_reg() 527 " " __LL "%0, %1 \n" in _kvm_atomic_clear_c0_guest_reg() 544 " " __LL "%0, %1 \n" in _kvm_atomic_change_c0_guest_reg()
|