Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dkvm_para.h137 struct kvm_vcpu_pv_apf_data { struct
/linux/arch/x86/kernel/
H A Dkvm.c71 static DEFINE_PER_CPU_DECRYPTED(struct kvm_vcpu_pv_apf_data, apf_reason) __aligned(64);
/linux/arch/x86/kvm/
H A Dx86.c13342 unsigned int offset = offsetof(struct kvm_vcpu_pv_apf_data, token); in apf_put_user_ready()
13350 unsigned int offset = offsetof(struct kvm_vcpu_pv_apf_data, token); in apf_pageready_slot_free()