Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dpv.c37 vcpu->arch.sie_block->pv_handle_config = 0; in kvm_s390_pv_destroy_cpu()
99 vcpu->arch.sie_block->pv_handle_config = kvm_s390_pv_get_handle(vcpu->kvm); in kvm_s390_pv_create_cpu()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dkvm_host.h173 __u64 pv_handle_config; member