Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dvmx.c1417 static void vmx_decache_cr0_guest_bits(struct kvm_vcpu *vcpu);
2854 static void vmx_decache_cr0_guest_bits(struct kvm_vcpu *vcpu) in vmx_decache_cr0_guest_bits() function
7787 .decache_cr0_guest_bits = vmx_decache_cr0_guest_bits,