Searched refs:gpt_config (Results 1 – 1 of 1) sorted by relevance
77 static gpt_config_t gpt_config; variable123 (((_pa) >> (unsigned int)GPT_L1_IDX_SHIFT(gpt_config.p)) & gpt_l1_index_mask)166 tlbi_page_lookup[gpt_config.pgs].function( in tlbi_page_dsbosh()167 base & tlbi_page_lookup[gpt_config.pgs].mask); in tlbi_page_dsbosh()368 uint64_t *l0_desc = (uint64_t *)gpt_config.plat_gpt_l0_base; in validate_pas_mappings()383 GPT_PPS_ACTUAL_SIZE(gpt_config.t)) || in validate_pas_mappings()449 if (!GPT_IS_L1_ALIGNED(gpt_config.p, pas_regions[idx].base_pa) || in validate_pas_mappings()450 !GPT_IS_L1_ALIGNED(gpt_config.p, pas_regions[idx].size)) { in validate_pas_mappings()527 gpt_config.pps = pps; in validate_l0_params()528 gpt_config.t = gpt_t_lookup[pps]; in validate_l0_params()[all …]