Home
last modified time | relevance | path

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

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