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

/linux-master/tools/testing/selftests/kvm/s390x/
H A Dmemop.c299 static void default_write_read(struct test_info copy_cpu, struct test_info mop_cpu, function
331 default_write_read(test->vcpu, test->vcpu, LOGICAL, 16, NO_KEY);
373 default_write_read(t.vcpu, t.vcpu, LOGICAL, t.size, NO_KEY);
446 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, NO_KEY);
449 default_write_read(t.vcpu, t.vcpu, LOGICAL, t.size, 0);
450 default_write_read(t.vcpu, t.vcpu, LOGICAL, t.size, 9);
451 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, 0);
452 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, 9);
458 default_write_read(t.vcpu, t.vcpu, LOGICAL, 1, 0);
459 default_write_read(
[all...]

Completed in 202 milliseconds