Searched refs:default_read (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/kvm/s390x/ |
H A D | memop.c | 310 static void default_read(struct test_info copy_cpu, struct test_info mop_cpu, in default_read() function 463 default_read(t.vcpu, t.vcpu, LOGICAL, t.size, 2); in test_copy_key() 464 default_read(t.vcpu, t.vm, ABSOLUTE, t.size, 2); in test_copy_key() 754 default_read(t.vcpu, t.vcpu, LOGICAL, t.size, 9); in test_copy_key_fetch_prot() 755 default_read(t.vcpu, t.vm, ABSOLUTE, t.size, 9); in test_copy_key_fetch_prot()
|