Lines Matching refs:default_write_read
298 static void default_write_read(struct test_info copy_cpu, struct test_info mop_cpu, in default_write_read() function
330 default_write_read(test->vcpu, test->vcpu, LOGICAL, 16, NO_KEY); in default_cmpxchg()
372 default_write_read(t.vcpu, t.vcpu, LOGICAL, t.size, NO_KEY); in test_copy()
445 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, NO_KEY); in test_copy_key()
448 default_write_read(t.vcpu, t.vcpu, LOGICAL, t.size, 0); in test_copy_key()
449 default_write_read(t.vcpu, t.vcpu, LOGICAL, t.size, 9); in test_copy_key()
450 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, 0); in test_copy_key()
451 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, 9); in test_copy_key()
457 default_write_read(t.vcpu, t.vcpu, LOGICAL, 1, 0); in test_copy_key()
458 default_write_read(t.vcpu, t.vcpu, LOGICAL, 1, 9); in test_copy_key()
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()
741 default_write_read(t.vcpu, t.vcpu, LOGICAL, t.size, 2); in test_copy_key_storage_prot_override()