Searched refs:default_write_read (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/kvm/s390x/
H A Dmemop.c300 static void default_write_read(struct test_info copy_cpu, struct test_info mop_cpu, function
332 default_write_read(test->vcpu, test->vcpu, LOGICAL, 16, NO_KEY);
374 default_write_read(t.vcpu, t.vcpu, LOGICAL, t.size, NO_KEY);
447 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, NO_KEY);
450 default_write_read(t.vcpu, t.vcpu, LOGICAL, t.size, 0);
451 default_write_read(t.vcpu, t.vcpu, LOGICAL, t.size, 9);
452 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, 0);
453 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, 9);
459 default_write_read(t.vcpu, t.vcpu, LOGICAL, 1, 0);
460 default_write_read(
[all...]

Completed in 167 milliseconds