Searched defs:SLAB_CACHE_DMA (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/scripts/gdb/linux/ | ||
D | slab.py | 18 SLAB_CACHE_DMA = constants.LX_SLAB_CACHE_DMA variable |
/Linux-v6.6/include/linux/ | ||
D | slab.h | 40 #define SLAB_CACHE_DMA ((slab_flags_t __force)0x00004000U) macro |