Searched defs:Usb_AllocateCachedMemory (Results 1 – 3 of 3) sorted by relevance
102 #define Usb_AllocateCachedMemory(x) pfnAllocCachedMem(x) macro115 #define Usb_AllocateCachedMemory(x) kmalloc(x, 0) macro
101 #define Usb_AllocateCachedMemory(x) pfnAllocCachedMem(x) macro114 #define Usb_AllocateCachedMemory(x) kmalloc(x, 0) macro