Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h42 KVM_X86_OP_OPTIONAL(post_set_cr3)
H A Dkvm_host.h1589 void (*post_set_cr3)(struct kvm_vcpu *vcpu, unsigned long cr3); member
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4997 .post_set_cr3 = sev_post_set_cr3,