get_fb_unmapped_area
#define get_pci_unmapped_area get_fb_unmapped_area
unsigned long get_fb_unmapped_area(struct file *filp, unsigned long,
EXPORT_SYMBOL(get_fb_unmapped_area);
.get_unmapped_area = get_fb_unmapped_area,