Home
last modified time | relevance | path

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

/dpdk/lib/eal/windows/
H A Deal_memory.c57 typedef PVOID (*VirtualAlloc2_type)( typedef
71 static VirtualAlloc2_type VirtualAlloc2_ptr;
102 VirtualAlloc2_ptr = (VirtualAlloc2_type)( in eal_mem_win32api_init()