Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/kvm/s390x/
Dmemop.c55 const uint8_t NO_KEY = 0xff; variable
99 if (desc->f_key && desc->key != NO_KEY) { in ksmo_from_desc()
331 default_write_read(test->vcpu, test->vcpu, LOGICAL, 16, NO_KEY); in default_cmpxchg()
373 default_write_read(t.vcpu, t.vcpu, LOGICAL, t.size, NO_KEY); in test_copy()
420 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, NO_KEY); in test_copy_key()
450 default_cmpxchg(&t, NO_KEY); in test_cmpxchg_key()