Home
last modified time | relevance | path

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

/openbmc/linux/scripts/gdb/linux/
H A Dslab.py17 SLAB_HWCACHE_ALIGN = constants.LX_SLAB_HWCACHE_ALIGN variable
/openbmc/linux/include/linux/
H A Dslab.h38 #define SLAB_HWCACHE_ALIGN ((slab_flags_t __force)0x00002000U) macro