Searched refs:L2_L_TEX_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/arm/include/
H A Dpte.h242 #define L2_L_TEX_MASK (0x7 << 12) /* Type Extension */ macro
H A Dpmap.h370 #define L2_L_CACHE_MASK (L2_L_TEX_MASK|L2_B|L2_C)
374 #define L2_L_CACHE_MASK (L2_L_TEX_MASK|L2_B|L2_C|L2_SHARED)

Completed in 98 milliseconds