Lines Matching defs:t
65 gpt_t_val_e t;
187 GPT_PPS_ACTUAL_SIZE(gpt_config.t)) ||
330 gpt_config.t = gpt_t_lookup[pps];
334 if (l0_alignment < GPT_L0_TABLE_SIZE(gpt_config.t)) {
335 l0_alignment = GPT_L0_TABLE_SIZE(gpt_config.t);
345 if (l0_mem_size < GPT_L0_TABLE_SIZE(gpt_config.t)) {
347 GPT_L0_TABLE_SIZE(gpt_config.t),
717 /* Prepopulate GPCCR_EL3 but don't enable GPC yet */
784 for (unsigned int i = 0U; i < GPT_L0_REGION_COUNT(gpt_config.t); i++) {
790 (size_t)GPT_L0_TABLE_SIZE(gpt_config.t));
865 INFO(" PPS/T: 0x%x/%u\n", gpt_config.pps, gpt_config.t);
932 * Read the L0 table address from GPTBR, we don't need the L1 base
943 gpt_config.t = gpt_t_lookup[gpt_config.pps];
948 VERBOSE(" PPS/T: 0x%x/%u\n", gpt_config.pps, gpt_config.t);
1054 ((base + size) >= GPT_PPS_ACTUAL_SIZE(gpt_config.t))) {
1176 ((base + size) >= GPT_PPS_ACTUAL_SIZE(gpt_config.t))) {