Searched refs:CPU_CONTROL_L2_SIZE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/arm/mv/ | ||
| H A D | mvreg.h | 355 #define CPU_CONTROL_L2_SIZE 0x00200000 /* Only on Discovery */ macro |
| H A D | mv_common.c | 801 size = mode & CPU_CONTROL_L2_SIZE; in soc_identify() |