Searched refs:__SC (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/arch/mips/include/asm/ |
D | bitops.h | 64 " " __SC "%0, %1 \n" in set_bit() 75 " " __SC "%0, %1 \n" in set_bit() 86 " " __SC "%0, %1 \n" in set_bit() 116 " " __SC "%0, %1 \n" in clear_bit() 127 " " __SC "%0, %1 \n" in clear_bit() 138 " " __SC "%0, %1 \n" in clear_bit() 182 " " __SC "%0, %1 \n" in change_bit() 196 " " __SC "%0, %1 \n" in change_bit() 229 " " __SC "%2, %1 \n" in test_and_set_bit() 245 " " __SC "%2, %1 \n" in test_and_set_bit() [all …]
|
D | llsc.h | 16 #define __SC "sc " macro 23 #define __SC "scd " macro
|
D | local.h | 41 __SC "%0, %2 \n" in local_add_return() 55 __SC "%0, %2 \n" in local_add_return() 86 __SC "%0, %2 \n" in local_sub_return() 100 __SC "%0, %2 \n" in local_sub_return()
|
D | pgtable.h | 223 __SC "%[tmp], %[buddy] \n" 239 __SC "%[tmp], %[buddy] \n"
|
D | kvm_host.h | 417 " " __SC "%0, %1 \n" in _kvm_atomic_set_c0_guest_reg() 433 " " __SC "%0, %1 \n" in _kvm_atomic_clear_c0_guest_reg() 451 " " __SC "%0, %1 \n" in _kvm_atomic_change_c0_guest_reg()
|