Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.c3549 static inline void sca_copy_entry(struct esca_entry *d, struct bsca_entry *s) in sca_copy_entry() function
3563 sca_copy_entry(&d->cpu[i], &s->cpu[i]); in sca_copy_b_to_e()