Searched refs:Usb_AllocateCachedMemory (Results 1 – 5 of 5) sorted by relevance
102 #define Usb_AllocateCachedMemory(x) pfnAllocCachedMem(x) macro115 #define Usb_AllocateCachedMemory(x) kmalloc(x, 0) macro
207 pointer = Usb_AllocateCachedMemory(VER_USB_STACK_SIZE); // 8k bytes stack size in VerUSBTask_Create()
101 #define Usb_AllocateCachedMemory(x) pfnAllocCachedMem(x) macro114 #define Usb_AllocateCachedMemory(x) kmalloc(x, 0) macro
62931 #define Usb_AllocateCachedMemory(x) pfnAllocCachedMem(x)62944 #define Usb_AllocateCachedMemory(x) kmalloc(x, 0)