Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/svm/
Dsvm.c1748 static void sev_post_set_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in sev_post_set_cr3() function
4715 .post_set_cr3 = sev_post_set_cr3,