Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c5294 static int handle_set_cr4(struct kvm_vcpu *vcpu, unsigned long val) in handle_set_cr4() function
5342 err = handle_set_cr4(vcpu, val); in handle_cr()