Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c3151 static void vmx_decache_cr0_guest_bits(struct kvm_vcpu *vcpu);
5142 static void vmx_decache_cr0_guest_bits(struct kvm_vcpu *vcpu) in vmx_decache_cr0_guest_bits() function
14132 .decache_cr0_guest_bits = vmx_decache_cr0_guest_bits,