Lines Matching defs:tte
39 * The tte struct is a 64 bit data type. Since we currently plan to
48 struct tte {
113 * Defines for valid, sz, sz2 fields in tte.
135 * the tte lock cnt now lives in the hme blk and is 16 bits long. See
148 #define TTE_PA_LSHIFT 17 /* used to do sllx on tte to get pa */
176 * The tte defines are separated into integers because the compiler doesn't
179 /* Defines for tte using inthi */
185 /* Defines for tte using intlo */
204 * Define to clear the high-order 6 bits of the 47-bit PA in a tte. The
205 * Spitfire tte has PFN in [40:13] and uses [46:41] as part of Diag bits.
346 * This define provides a generic method to set and clear multiple tte flags.