Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Duv.h154 struct uv_key_hash { struct
165 struct uv_key_hash key_hashes[15]; /* 0x0020 */ argument
/linux/arch/s390/kernel/
H A Duv.c609 static inline ssize_t emit_hash(struct uv_key_hash *hash, char *buf, int at) in emit_hash()