Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dnested.c482 #define nested_svm_sanitize_intercept(__vcpu, __control, name) \ macro
496 nested_svm_sanitize_intercept(vcpu, to, INVPCID); in __nested_copy_vmcb_control_to_cache()
497 nested_svm_sanitize_intercept(vcpu, to, RDTSCP); in __nested_copy_vmcb_control_to_cache()
498 nested_svm_sanitize_intercept(vcpu, to, SKINIT); in __nested_copy_vmcb_control_to_cache()
499 nested_svm_sanitize_intercept(vcpu, to, RDPRU); in __nested_copy_vmcb_control_to_cache()