Home
last modified time | relevance | path

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

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