Home
last modified time | relevance | path

Searched defs:SLAB_CACHE_DMA32 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/scripts/gdb/linux/
Dslab.py19 SLAB_CACHE_DMA32 = constants.LX_SLAB_CACHE_DMA32 variable
/linux-6.12.1/include/linux/
Dslab.h85 #define SLAB_CACHE_DMA32 __SLAB_FLAG_BIT(_SLAB_CACHE_DMA32) macro