Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dkvm_host.h79 struct bsca_entry { struct
101 struct bsca_entry cpu[KVM_S390_BSCA_CPU_SLOTS]; argument
/linux-5.19.10/arch/s390/kvm/
Dkvm-s390.c2978 static inline void sca_copy_entry(struct esca_entry *d, struct bsca_entry *s) in sca_copy_entry()