Searched refs:kvm_vcpu_pv_apf_data (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/arch/x86/include/asm/ | ||
D | kvm_para.h | 86 struct kvm_vcpu_pv_apf_data { struct |
/linux-3.3/arch/x86/kernel/ | ||
D | kvm.c | 61 static DEFINE_PER_CPU(struct kvm_vcpu_pv_apf_data, apf_reason) __aligned(64); |