Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dkvm_host.h498 #define kvm_pr_unimpl(fmt, ...) \ macro
504 kvm_pr_unimpl("vcpu%i, guest rIP: 0x%lx " fmt, \
/linux-4.19.296/virt/kvm/arm/
Darm.c1684 kvm_pr_unimpl("SVE system without VHE unsupported. Broken cpu?"); in kvm_arch_init()