Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kvm/
Dpv.c49 vcpu->arch.sie_block->pv_handle_config = 0; in kvm_s390_pv_destroy_cpu()
111 vcpu->arch.sie_block->pv_handle_config = kvm_s390_pv_get_handle(vcpu->kvm); in kvm_s390_pv_create_cpu()
/linux-6.1.9/arch/s390/include/asm/
Dkvm_host.h187 __u64 pv_handle_config; member