Searched refs:NO_KEY (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/kvm/s390x/ |
A D | memop.c | 56 const uint8_t NO_KEY = 0xff; variable 100 if (desc->f_key && desc->key != NO_KEY) { in ksmo_from_desc() 332 default_write_read(test->vcpu, test->vcpu, LOGICAL, 16, NO_KEY); in default_cmpxchg() 374 default_write_read(t.vcpu, t.vcpu, LOGICAL, t.size, NO_KEY); in test_copy() 421 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, NO_KEY); in test_copy_key() 451 default_cmpxchg(&t, NO_KEY); in test_cmpxchg_key()
|
Completed in 5 milliseconds