Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dauxvec.h21 #define AT_L1D_CACHESHAPE 35 macro
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dauxvec.h34 #define AT_L1D_CACHESHAPE 35 macro
/openbmc/linux/arch/alpha/include/asm/
H A Delf.h155 NEW_AUX_ENT(AT_L1D_CACHESHAPE, alpha_l1d_cacheshape); \
/openbmc/linux/arch/sh/include/asm/
H A Delf.h207 NEW_AUX_ENT(AT_L1D_CACHESHAPE, l1d_cache_shape); \
/openbmc/qemu/include/
H A Delf.h341 #define AT_L1D_CACHESHAPE 35 /* bits 0-3: cache associativity. */ macro