Searched defs:Usb_AllocateNonCachedMemory (Results 1 – 3 of 3) sorted by relevance
100 #define Usb_AllocateNonCachedMemory(x) pfnAllocNoncachedMem(x) macro113 #define Usb_AllocateNonCachedMemory(x) kmalloc(x, 0) macro
99 #define Usb_AllocateNonCachedMemory(x) pfnAllocNoncachedMem(x) macro112 #define Usb_AllocateNonCachedMemory(x) kmalloc(x, 0) macro