Home
last modified time | relevance | path

Searched refs:L1_IC_LINE_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/src/include/cpu/amd/
Dcpuid.h47 #define L1_IC_LINE_SIZE_MASK (0xff << L1_IC_LINE_SIZE_SHFT) macro
/external/coreboot/src/soc/amd/picasso/
Dacpi_crat.c248 (l1_inst_cache_ids & L1_IC_LINE_SIZE_MASK) in gen_crat_cache_entry()