kvm_para_has_feature  711 arch/powerpc/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_MAGIC_PAGE))
kvm_para_has_feature  272 arch/x86/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_NOP_IO_DELAY))
kvm_para_has_feature  311 arch/x86/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_ASYNC_PF) && kvmapf) {
kvm_para_has_feature  319 arch/x86/kernel/kvm.c 		if (kvm_para_has_feature(KVM_FEATURE_ASYNC_PF_VMEXIT))
kvm_para_has_feature  328 arch/x86/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_PV_EOI)) {
kvm_para_has_feature  361 arch/x86/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_PV_EOI))
kvm_para_has_feature  553 arch/x86/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_PV_EOI))
kvm_para_has_feature  617 arch/x86/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_ASYNC_PF))
kvm_para_has_feature  620 arch/x86/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_STEAL_TIME)) {
kvm_para_has_feature  625 arch/x86/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_PV_TLB_FLUSH) &&
kvm_para_has_feature  627 arch/x86/kernel/kvm.c 	    kvm_para_has_feature(KVM_FEATURE_STEAL_TIME)) {
kvm_para_has_feature  632 arch/x86/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_PV_EOI))
kvm_para_has_feature  638 arch/x86/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_PV_SCHED_YIELD) &&
kvm_para_has_feature  640 arch/x86/kernel/kvm.c 	    kvm_para_has_feature(KVM_FEATURE_STEAL_TIME)) {
kvm_para_has_feature  706 arch/x86/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_PV_SEND_IPI))
kvm_para_has_feature  742 arch/x86/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_PV_TLB_FLUSH) &&
kvm_para_has_feature  744 arch/x86/kernel/kvm.c 	    kvm_para_has_feature(KVM_FEATURE_STEAL_TIME)) {
kvm_para_has_feature  835 arch/x86/kernel/kvm.c 	if (!kvm_para_has_feature(KVM_FEATURE_PV_UNHALT))
kvm_para_has_feature  852 arch/x86/kernel/kvm.c 	if (kvm_para_has_feature(KVM_FEATURE_STEAL_TIME)) {
kvm_para_has_feature  874 arch/x86/kernel/kvm.c 	if (!kvm_para_has_feature(KVM_FEATURE_POLL_CONTROL)) {
kvm_para_has_feature  887 arch/x86/kernel/kvm.c 	if (!kvm_para_has_feature(KVM_FEATURE_POLL_CONTROL))
kvm_para_has_feature  315 arch/x86/kernel/kvmclock.c 	if (kvm_para_has_feature(KVM_FEATURE_CLOCKSOURCE2)) {
kvm_para_has_feature  318 arch/x86/kernel/kvmclock.c 	} else if (!kvm_para_has_feature(KVM_FEATURE_CLOCKSOURCE)) {
kvm_para_has_feature  334 arch/x86/kernel/kvmclock.c 	if (kvm_para_has_feature(KVM_FEATURE_CLOCKSOURCE_STABLE_BIT))