Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kvm/
Dkvm-s390.c270 static int sca_switch_to_extended(struct kvm *kvm);
2640 r = sca_switch_to_extended(kvm); in kvm_s390_handle_pv()
3570 static int sca_switch_to_extended(struct kvm *kvm) in sca_switch_to_extended() function
3627 rc = kvm->arch.use_esca ? 0 : sca_switch_to_extended(kvm); in sca_can_add_vcpu()