Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c5403 static int handle_set_cr0(struct kvm_vcpu *vcpu, unsigned long val) in handle_set_cr0() function
5475 err = handle_set_cr0(vcpu, val); in handle_cr()