Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDgfp.h68 #define GFP_USER M_WAITOK macro
/freebsd-13-stable/sys/dev/drm2/ttm/
HDttm_page_alloc_dma.c879 gfp_flags = GFP_USER | GFP_DMA32; in ttm_dma_populate()