Home
last modified time | relevance | path

Searched refs:OS_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/wlan/wl1271/platforms/os/common/inc/
DosApi.h83 #define OS_PAGE_SIZE 4096 macro
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
Dosmemapi.c306 if (Size < 2 * OS_PAGE_SIZE) in os_memoryAlloc4HwDma()