Home
last modified time | relevance | path

Searched refs:gpt_config (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/lib/gpt_rme/
H A Dgpt_rme.c119 static gpt_config_t gpt_config; variable
165 (((_pa) >> (unsigned int)GPT_L1_IDX_SHIFT(gpt_config.p)) & gpt_l1_index_mask)
215 tlbi_page_lookup[gpt_config.pgs].function( in tlbi_page_dsbosh()
216 base & tlbi_page_lookup[gpt_config.pgs].mask); in tlbi_page_dsbosh()
419 uint64_t *l0_desc = (uint64_t *)gpt_config.plat_gpt_l0_base; in validate_pas_mappings()
434 GPT_PPS_ACTUAL_SIZE(gpt_config.t)) || in validate_pas_mappings()
500 if (!GPT_IS_L1_ALIGNED(gpt_config.p, pas_regions[idx].base_pa) || in validate_pas_mappings()
501 !GPT_IS_L1_ALIGNED(gpt_config.p, pas_regions[idx].size)) { in validate_pas_mappings()
578 gpt_config.pps = pps; in validate_l0_params()
579 gpt_config.t = gpt_t_lookup[pps]; in validate_l0_params()
[all …]