Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dkvm-s390.c245 static int sca_switch_to_extended(struct kvm *kvm);
2258 r = sca_switch_to_extended(kvm); in kvm_s390_handle_pv()
2911 static int sca_switch_to_extended(struct kvm *kvm) in sca_switch_to_extended() function
2967 rc = kvm->arch.use_esca ? 0 : sca_switch_to_extended(kvm); in sca_can_add_vcpu()
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dkvm-s390.c269 static int sca_switch_to_extended(struct kvm *kvm);
2631 r = sca_switch_to_extended(kvm); in kvm_s390_handle_pv()
3568 static int sca_switch_to_extended(struct kvm *kvm) in sca_switch_to_extended() function
3625 rc = kvm->arch.use_esca ? 0 : sca_switch_to_extended(kvm); in sca_can_add_vcpu()

Completed in 12 milliseconds