Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Dskey.c174 static void check_key_prot_exc(enum access access, enum protection prot) in check_key_prot_exc() function
269 check_key_prot_exc(ACC_STORE, PROT_STORE); in test_store_cpu_address()
280 check_key_prot_exc(ACC_STORE, PROT_STORE); in test_store_cpu_address()
298 check_key_prot_exc(ACC_STORE, PROT_STORE); in test_store_cpu_address()
396 check_key_prot_exc(ACC_UPDATE, PROT_STORE); in test_channel_subsystem_call()
404 check_key_prot_exc(ACC_UPDATE, PROT_FETCH_STORE); in test_channel_subsystem_call()
414 check_key_prot_exc(ACC_UPDATE, PROT_STORE); in test_channel_subsystem_call()
431 check_key_prot_exc(ACC_UPDATE, PROT_STORE); in test_channel_subsystem_call()
505 check_key_prot_exc(ACC_FETCH, PROT_FETCH_STORE); in test_set_prefix()
524 check_key_prot_exc(ACC_FETCH, PROT_FETCH_STORE); in test_set_prefix()
[all …]