Searched refs:xf86Int10AllocPages (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | stub.c | 41 xf86Int10AllocPages(xf86Int10InfoPtr pInt, int num, int *off) in xf86Int10AllocPages() function
|
| H A D | helper_mem.c | 192 xf86Int10AllocPages(pInt, 1, &pInt->stackseg); in set_return_trap()
|
| H A D | xf86int10.h | 68 extern _X_EXPORT void *xf86Int10AllocPages(xf86Int10InfoPtr pInt, int num,
|
| H A D | INT10.HOWTO | 34 void * xf86Int10AllocPages(xf86Int10InfoPtr pInt,int num, int *off); 244 void * xf86Int10AllocPages(xf86Int10InfoPtr pInt,int num, int *off) 247 xf86Int10AllocPages() should allocate 'num' consecutive page-size
|
| H A D | generic.c | 336 xf86Int10AllocPages(xf86Int10InfoPtr pInt, int num, int *off) in xf86Int10AllocPages() function
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/ |
| H A D | vbe.c | 75 page = xf86Int10AllocPages(pInt, 1, &RealOff); in VBEExtendedInit() 606 if ((*memory = xf86Int10AllocPages(pVbe->pInt10, npages, in VBESaveRestore()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/int10/ |
| H A D | linux.c | 426 xf86Int10AllocPages(xf86Int10InfoPtr pInt, int num, int *off) in xf86Int10AllocPages() function
|