Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dgfp.h59 #define __GFP_DMA32 (1U << 24) /* LinuxKPI only */ macro
73 #define GFP_DMA32 __GFP_DMA32
79 CTASSERT((__GFP_DMA32 & GFP_NATIVE_MASK) == 0);