Searched refs:CPUCAPS_ON (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dcpucaps.h57 * should be invoked. Users outside CPU Caps framework should use CPUCAPS_ON()
62 #define CPUCAPS_ON() cpucaps_enabled macro
138 (CPUCAPS_ON() && cpucaps_charge(t, scp, flag))
144 #define CPUCAPS_ENFORCE(t) (CPUCAPS_ON() && cpucaps_enforce(t))
/opensolaris-onvv-gate/usr/src/uts/common/disp/
H A Dfss.c1816 if (CPUCAPS_ON()) {
2007 if (CPUCAPS_ON()) {
2192 if (CPUCAPS_ON()) {
H A Dts.c1328 if (CPUCAPS_ON()) {
1398 if (CPUCAPS_ON()) {
1717 if (CPUCAPS_ON()) {
H A Dcpucaps.c338 ASSERT(CPUCAPS_ON());

Completed in 170 milliseconds