Searched refs:l2x0_cache_size_of_parse (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | cache-l2x0.c | 933 * l2x0_cache_size_of_parse() - read cache size parameters from DT 942 static int __init l2x0_cache_size_of_parse(const struct device_node *np, in l2x0_cache_size_of_parse() function 1069 ret = l2x0_cache_size_of_parse(np, aux_val, aux_mask, &assoc, SZ_256K); in l2x0_of_parse() 1162 ret = l2x0_cache_size_of_parse(np, aux_val, aux_mask, &assoc, SZ_512K); in l2c310_of_parse()
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | cache-l2x0.c | 933 * l2x0_cache_size_of_parse() - read cache size parameters from DT 942 static int __init l2x0_cache_size_of_parse(const struct device_node *np, in l2x0_cache_size_of_parse() function 1069 ret = l2x0_cache_size_of_parse(np, aux_val, aux_mask, &assoc, SZ_256K); in l2x0_of_parse() 1162 ret = l2x0_cache_size_of_parse(np, aux_val, aux_mask, &assoc, SZ_512K); in l2c310_of_parse()
|
Completed in 5 milliseconds