Home
last modified time | relevance | path

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

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