decode_cache 2112 arch/x86/kvm/x86.c struct decode_cache *c; decode_cache 698 arch/x86/kvm/x86_emulate.c struct decode_cache *c = &ctxt->decode; decode_cache 813 arch/x86/kvm/x86_emulate.c struct decode_cache *c = &ctxt->decode; decode_cache 834 arch/x86/kvm/x86_emulate.c struct decode_cache *c = &ctxt->decode; decode_cache 841 arch/x86/kvm/x86_emulate.c memset(c, 0, sizeof(struct decode_cache)); decode_cache 1062 arch/x86/kvm/x86_emulate.c struct decode_cache *c = &ctxt->decode; decode_cache 1075 arch/x86/kvm/x86_emulate.c struct decode_cache *c = &ctxt->decode; decode_cache 1091 arch/x86/kvm/x86_emulate.c struct decode_cache *c = &ctxt->decode; decode_cache 1121 arch/x86/kvm/x86_emulate.c struct decode_cache *c = &ctxt->decode; decode_cache 1145 arch/x86/kvm/x86_emulate.c struct decode_cache *c = &ctxt->decode; decode_cache 1168 arch/x86/kvm/x86_emulate.c struct decode_cache *c = &ctxt->decode; decode_cache 1199 arch/x86/kvm/x86_emulate.c struct decode_cache *c = &ctxt->decode; decode_cache 1253 arch/x86/kvm/x86_emulate.c struct decode_cache *c = &ctxt->decode; decode_cache 159 include/asm-x86/kvm_x86_emulate.h struct decode_cache decode;