Searched refs:DC_VALID_MASK (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Dcache.h62 #define DC_VALID_MASK ((1 << DC_VALID_BITS) - 1) macro
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dspitfire.c101 if (((tag >> DC_VALID_SHIFT) & DC_VALID_MASK) == 0)
H A Dmp_exception.S75 andcc %g3, DC_VALID_MASK, %g0

Completed in 110 milliseconds