Home
last modified time | relevance | path

Searched refs:NO_KEY (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/kvm/s390x/
H A Dmemop.c57 const uint8_t NO_KEY = 0xff; variable
101 if (desc->f_key && desc->key != NO_KEY) { in ksmo_from_desc()
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()
475 default_cmpxchg(&t, NO_KEY); in test_cmpxchg_key()