Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dauxvec.h22 #define AT_L2_CACHESHAPE 36 macro
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dauxvec.h35 #define AT_L2_CACHESHAPE 36 macro
/openbmc/linux/arch/alpha/include/asm/
H A Delf.h156 NEW_AUX_ENT(AT_L2_CACHESHAPE, alpha_l2_cacheshape); \
/openbmc/linux/arch/sh/include/asm/
H A Delf.h208 NEW_AUX_ENT(AT_L2_CACHESHAPE, l2_cache_shape); \
/openbmc/qemu/include/
H A Delf.h342 #define AT_L2_CACHESHAPE 36 /* bits 4-7: log2 of line size. */ macro