Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dkvm_host_types.h33 struct esca_entry { struct
86 struct esca_entry cpu[KVM_S390_ESCA_CPU_SLOTS];
/linux-6.15/arch/s390/kvm/
H A Dkvm-s390.c3598 static inline void sca_copy_entry(struct esca_entry *d, struct bsca_entry *s) in sca_copy_entry()