Searched refs:get_cached_descriptor (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dkvm_emulate.h134 bool (*get_cached_descriptor)(struct desc_struct *desc, member in struct:x86_emulate_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Demulate.c1398 if (!ops->get_cached_descriptor(&desc, VCPU_SREG_LDTR, ctxt->vcpu))
1914 ops->get_cached_descriptor(cs, VCPU_SREG_CS, ctxt->vcpu);
2136 ops->get_cached_descriptor(&tr_seg, VCPU_SREG_TR, ctxt->vcpu);
H A Dx86.c3876 .get_cached_descriptor = emulator_get_cached_descriptor,

Completed in 74 milliseconds