Searched refs:L2_V7_S_TEX_MASK (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/arch/arm/include/ | ||
| D | pte.h | 203 #define L2_V7_S_TEX_MASK (0x7 << 6) /* Type Extension */ macro |
| D | pmap.h | 385 #define L2_S_CACHE_MASK_v7 (L2_B|L2_C|L2_V7_S_TEX_MASK) |