Home
last modified time | relevance | path

Searched defs:skey (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/lib/s390x/asm/
H A Dmem.h21 union skey { union
32 static inline void set_storage_key(void *addr, unsigned char skey, int nq) in set_storage_key()
41 static inline void *set_storage_key_mb(void *addr, unsigned char skey) in set_storage_key_mb()
52 unsigned char skey; in get_storage_key() local
/kvm-unit-tests/s390x/
H A Dpfmf.c36 union skey skey; in test_4k_key() local
55 union skey skey; in test_1m_key() local
H A Dskey.c25 union skey skey, ret1, ret2; in test_set_mb() local
56 union skey skey, ret; in test_set() local
73 union skey skey; in test_priv() local