Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/svm/
H A Dsvm.c2376 static int vmload_interception(struct kvm_vcpu *vcpu) in vmload_interception() function
2432 [SVM_INSTR_VMLOAD] = vmload_interception, in emulate_svm_instr()
3428 [SVM_EXIT_VMLOAD] = vmload_interception,