Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dkvm_host.h307 u8 svm_enabled; member
/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_hv_uvmem.c475 if (!kvm->arch.svm_enabled) in kvmppc_h_svm_init_start()
Dbook3s_hv.c5564 kvm->arch.svm_enabled = 1; in kvmhv_enable_svm()