Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kvm/
Dkvm-s390.c265 static int sca_switch_to_extended(struct kvm *kvm);
2536 r = sca_switch_to_extended(kvm); in kvm_s390_handle_pv()
3392 static int sca_switch_to_extended(struct kvm *kvm) in sca_switch_to_extended() function
3447 rc = kvm->arch.use_esca ? 0 : sca_switch_to_extended(kvm); in sca_can_add_vcpu()