Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Demulator.c18 static inline void __test_spm_ipm(uint8_t cc, uint8_t key) in __test_spm_ipm() function
40 __test_spm_ipm(0, 0xf); in test_spm_ipm()
41 __test_spm_ipm(1, 0x9); in test_spm_ipm()
42 __test_spm_ipm(2, 0x5); in test_spm_ipm()
43 __test_spm_ipm(3, 0x3); in test_spm_ipm()
44 __test_spm_ipm(0, 0); in test_spm_ipm()