Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c3494 static void vmx_decache_cr4_guest_bits(struct kvm_vcpu *vcpu) in vmx_decache_cr4_guest_bits() function
10196 .decache_cr4_guest_bits = vmx_decache_cr4_guest_bits,