Searched refs:pas_region_t (Results 1 – 8 of 8) sorted by relevance
179 static pas_region_t pas_regions[] = {196 static pas_region_t pas_regions[] = {257 sizeof(pas_region_t))) < 0) { in bl31_plat_gpt_setup()
34 } pas_region_t; typedef269 pas_region_t *pas_regions,
17 static pas_region_t pas_regions[] = {
241 static pas_region_t pas_regions[] = {
30 static pas_region_t pas_regions[] = {
99 A ``pas_region_t`` structure is a way to represent a physical address space and108 See the ``pas_region_t`` type in ``include/lib/gpt_rme/gpt_rme.h``.110 The programmer should provide the API with an array containing ``pas_region_t``114 ``pas_region_t`` is a public type, however it is recommended that the macros118 and PAS type as arguments to generate the pas_region_t structure. As the names178 ``pas_region_t`` structures containing the desired memory access layout. The
383 pas_region_t *pas_regions, in does_previous_pas_exist_here()413 static int validate_pas_mappings(pas_region_t *pas_regions, in validate_pas_mappings()665 static void generate_l0_blk_desc(pas_region_t *pas) in generate_l0_blk_desc()962 static void generate_l0_tbl_desc(pas_region_t *pas) in generate_l0_tbl_desc()1038 static void flush_l0_for_pas_array(pas_region_t *pas, unsigned int pas_count) in flush_l0_for_pas_array()1247 size_t l1_mem_size, pas_region_t *pas_regions, in gpt_init_pas_l1_tables()
41 pas_region_t *pas_region_base;