Jungo WinDriver  
Official Documentation

◆ WD_ITEM_MEM_OPTIONS

Enumerator
WD_ITEM_MEM_DO_NOT_MAP_KERNEL 

Skip the mapping of physical memory to the kernel address space.

WD_ITEM_MEM_ALLOW_CACHE 

Map physical memory as cached; applicable only to host RAM, not to local memory on the card.

WD_ITEM_MEM_USER_MAP 

Map physical memory from user mode, Linux only.

Definition at line 700 of file windrvr.h.