Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.c1834 static void sev_post_set_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in sev_post_set_cr3() function
5031 .post_set_cr3 = sev_post_set_cr3,