Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dkvm_para.h123 struct kvm_vcpu_pv_apf_data { struct
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dmsr.rst199 struct kvm_vcpu_pv_apf_data {
375 field in 'struct kvm_vcpu_pv_apf_data' is cleared it is supposed to
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dkvm.c65 static DEFINE_PER_CPU_DECRYPTED(struct kvm_vcpu_pv_apf_data, apf_reason) __aligned(64);
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c11165 unsigned int offset = offsetof(struct kvm_vcpu_pv_apf_data, token); in apf_put_user_ready()
11173 unsigned int offset = offsetof(struct kvm_vcpu_pv_apf_data, token); in apf_pageready_slot_free()