Searched refs:get_gdt (Results 1 - 6 of 6) 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.h141 void (*get_gdt)(struct desc_ptr *dt, struct kvm_vcpu *vcpu); member in struct:x86_emulate_ops
H A Dkvm_host.h485 void (*get_gdt)(struct kvm_vcpu *vcpu, struct desc_ptr *dt); member in struct:kvm_x86_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dx86.c3786 kvm_x86_ops->get_gdt(vcpu, dt);
3881 .get_gdt = emulator_get_gdt,
5010 kvm_x86_ops->get_gdt(vcpu, &dt);
H A Demulate.c1404 ops->get_gdt(dt, ctxt->vcpu);
H A Dsvm.c3512 .get_gdt = svm_get_gdt,
H A Dvmx.c4305 .get_gdt = vmx_get_gdt,

Completed in 100 milliseconds