Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dkvm_para.h137 struct kvm_vcpu_pv_apf_data { struct
/linux-6.3-rc2/Documentation/virt/kvm/x86/
A Dmsr.rst199 struct kvm_vcpu_pv_apf_data {
375 field in 'struct kvm_vcpu_pv_apf_data' is cleared it is supposed to
/linux-6.3-rc2/arch/x86/kernel/
A Dkvm.c68 static DEFINE_PER_CPU_DECRYPTED(struct kvm_vcpu_pv_apf_data, apf_reason) __aligned(64);
/linux-6.3-rc2/arch/x86/kvm/
A Dx86.c12916 unsigned int offset = offsetof(struct kvm_vcpu_pv_apf_data, token); in apf_put_user_ready()
12924 unsigned int offset = offsetof(struct kvm_vcpu_pv_apf_data, token); in apf_pageready_slot_free()

Completed in 32 milliseconds