Searched defs:vpg_4m (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/uts/sun4u/vm/ |
H A D | mach_sfmmu.h | 655 #define PROBE_1ST_DTSB(tsbe_ptr, vpg_4m, label) \ argument 664 #define PROBE_2ND_DTSB(tsbe_ptr, vpg_4m, label) \ argument 674 #define PROBE_1ST_ITSB(tsbe_ptr, vpg_4m, label) \ argument 686 #define PROBE_2ND_ITSB(tsbe_ptr, vpg_4m, label) \ argument 732 #define PROBE_SHCTX_DTSB(tsbe_ptr, vpg_4m, labe argument 743 PROBE_3RD_DTSB(tsbe_ptr,vpg_4m,label) global() argument 748 PROBE_4TH_DTSB(tsbe_ptr,vpg_4m,label) global() argument 753 PROBE_SHCTX_ITSB(tsbe_ptr,vpg_4m,label) global() argument 766 PROBE_3RD_ITSB(tsbe_ptr,vpg_4m,label) global() argument 771 PROBE_4TH_ITSB(tsbe_ptr,vpg_4m,label) global() argument [all...] |
/titanic_51/usr/src/uts/sun4v/vm/ |
H A D | mach_sfmmu.h | 431 #define PROBE_1ST_DTSB(tsbe_ptr, vpg_4m, label) /* g4/g5 clobbered */ \ argument 451 #define PROBE_1ST_ITSB(tsbe_ptr, vpg_4m, label) \ argument 477 #define PROBE_2ND_DTSB(tsbe_ptr, vpg_4m, label) \ argument 500 #define PROBE_2ND_ITSB(tsbe_ptr, vpg_4m) \ argument [all...] |