Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Dskey.c177 int access_code; in check_key_prot_exc() local
195 access_code = teid.acc_exc_fetch_store; in check_key_prot_exc()
197 switch (access_code) { in check_key_prot_exc()
203 report((access & access_code) && (prot & access_code), in check_key_prot_exc()