Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c5157 static void vmx_decache_cr4_guest_bits(struct kvm_vcpu *vcpu) in vmx_decache_cr4_guest_bits() function
14134 .decache_cr4_guest_bits = vmx_decache_cr4_guest_bits,