H A D | memop.c | 29 CMPXCHG, enumerator 84 if (desc->mode == CMPXCHG) { in ksmo_from_desc() 334 MOP(test->vm, ABSOLUTE, CMPXCHG, new + offset, in default_cmpxchg() 347 MOP(test->vm, ABSOLUTE, CMPXCHG, new + offset, in default_cmpxchg() 660 MOP(t.vm, ABSOLUTE, CMPXCHG, &new, in test_cmpxchg_key_concurrent() 669 MOP(t.vm, ABSOLUTE, CMPXCHG, quad_to_char(&new, size), in test_cmpxchg_key_concurrent() 777 ERR_PROT_MOP(t.vm, ABSOLUTE, CMPXCHG, mem2, i, GADDR_V(mem2), in test_errors_cmpxchg_key() 1032 rv = ERR_MOP(t.vm, ABSOLUTE, CMPXCHG, mem1, i, GADDR_V(mem1), in test_errors_cmpxchg() 1038 rv = ERR_MOP(t.vm, ABSOLUTE, CMPXCHG, mem1, i, GADDR((void *)~0xfffUL), in test_errors_cmpxchg() 1043 rv = ERR_MOP(t.vm, ABSOLUTE, CMPXCHG, mem1, i, GADDR_V(mem1 + 1), in test_errors_cmpxchg()
|