Searched refs:xf86Int10FreePages (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | stub.c | 48 xf86Int10FreePages(xf86Int10InfoPtr pInt, void *pbase, int num) in xf86Int10FreePages() function
|
| H A D | xf86int10.h | 70 extern _X_EXPORT void xf86Int10FreePages(xf86Int10InfoPtr pInt, void *pbase,
|
| H A D | INT10.HOWTO | 40 void xf86Int10FreePages(xf86Int10InfoPtr pInt, void *pbase, int num); 245 void xf86Int10FreePages(xf86Int10InfoPtr pInt, void *pbase, int num) 254 xf86Int10FreePages() will free the 'num' pages starting at 'pbase'.
|
| H A D | generic.c | 364 xf86Int10FreePages(xf86Int10InfoPtr pInt, void *pbase, int num) in xf86Int10FreePages() function
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/ |
| H A D | vbe.c | 159 xf86Int10FreePages(pInt, page, 1); in VBEExtendedInit() 171 xf86Int10FreePages(pVbe->pInt10, pVbe->memory, pVbe->num_pages); in vbeFree()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/int10/ |
| H A D | linux.c | 455 xf86Int10FreePages(xf86Int10InfoPtr pInt, void *pbase, int num) in xf86Int10FreePages() function
|