| H A D | memop.c | 24 ABSOLUTE, enumerator 81 case ABSOLUTE: in ksmo_from_desc() 204 if (__desc.target == ABSOLUTE) \ 333 MOP(test->vm, ABSOLUTE, CMPXCHG, new + offset, in default_cmpxchg() 346 MOP(test->vm, ABSOLUTE, CMPXCHG, new + offset, in default_cmpxchg() 459 default_write_read(t.vcpu, t.vm, ABSOLUTE, 1, 0); in test_copy_key() 460 default_write_read(t.vcpu, t.vm, ABSOLUTE, 1, 9); in test_copy_key() 464 default_read(t.vcpu, t.vm, ABSOLUTE, t.size, 2); in test_copy_key() 687 MOP(t.vm, ABSOLUTE, CMPXCHG, &new, in test_cmpxchg_key_concurrent() 755 default_read(t.vcpu, t.vm, ABSOLUTE, t.size, 9); in test_copy_key_fetch_prot() [all …]
|