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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dkvm_main.c627 struct __attribute__ ((__packed__)) fx_image_s { struct
644 fx_image = (struct fx_image_s *)vcpu->guest_fx_image;
646 memset(vcpu->guest_fx_image + sizeof(struct fx_image_s),
647 0, FX_IMAGE_SIZE - sizeof(struct fx_image_s));

Completed in 130 milliseconds