Searched refs:gpt_init_pas_l1_tables (Results 1 – 5 of 5) sorted by relevance
257 if (gpt_init_pas_l1_tables(arm_gpt_info->pgs, in arm_gpt_setup()
241 if (gpt_init_pas_l1_tables(GPCCR_PGS_4K, in bl31_plat_gpt_setup()
254 int gpt_init_pas_l1_tables(gpccr_pgs_e pgs,
129 The ``gpt_init_pas_l1_tables`` API takes an address and size for177 #. Firmware must call ``gpt_init_pas_l1_tables`` with a pointer to an array of
350 * mappings against the new PAS regions in the event that gpt_init_pas_l1_tables1161 int gpt_init_pas_l1_tables(gpccr_pgs_e pgs, uintptr_t l1_mem_base,1173 int gpt_init_pas_l1_tables(gpccr_pgs_e pgs, uintptr_t l1_mem_base, gpt_init_pas_l1_tables() function