Home
last modified time | relevance | path

Searched refs:MCNTL_HPF_SHIFT (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/sparc64/include/
HDmcntl.h54 #define MCNTL_HPF_SHIFT 18 macro
57 (((1UL << MCNTL_HPF_BITS) - 1) << MCNTL_HPF_SHIFT)
58 #define MCNTL_HPF_STRONG (0UL << MCNTL_HPF_SHIFT)
59 #define MCNTL_HPF_NOT (1UL << MCNTL_HPF_SHIFT)
60 #define MCNTL_HPF_WEAK (2UL << MCNTL_HPF_SHIFT)